How can I modify the shallow feed forward neural net code to deep neural network?
2 views (last 30 days)
Show older comments
Hello eveyone,
I am trying to use the ANN for predicting the time series value based on the input of several input variables. Initially, I have used the shallow network, but I also would like to check the performace of deep neural network. How can I change the number of layer in the code?
Please see the attached code for shallow neural network
1 Comment
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!