Multilayer neural network with newff
Afficher commentaires plus anciens
Hello everyone! I have constructed a neural network with 2 input layers and 3 layers (one of them represents the output one). net.inputLayer{1} is connected to layer{1} and inputLayer{2} is connected to Layer{2}. I want input layers 1,2 to have specific subset of my input data. How can i do this and then train the network with newff?
Thanks in advance for your feedback!!
Réponse acceptée
Plus de réponses (1)
Tien Tran
le 24 Mai 2016
0 votes
I don't understand your question. Are you new one with ANN?
1 commentaire
Alexandra Tzilivaki
le 24 Mai 2016
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!