How can I modify the shallow feed forward neural net code to deep neural network?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!