Multilayer neural network with newff
Show older comments
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!!
Accepted Answer
More Answers (1)
Tien Tran
on 24 May 2016
0 votes
I don't understand your question. Are you new one with ANN?
1 Comment
Alexandra Tzilivaki
on 24 May 2016
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!