Define Multilayer perceptron with 28 neuron in hidden layer
Show older comments
hi
I have problem with define Multilayer perceptron neural network.first I create a mlp with newp() function and try to 28 neuron for network but trainc can not perform then create a feedforward network with hardlim and 28 neuron in hidden layer and perform trainc and try to make this network like a mlp but did not work again if i change network training minimum gradiant reached very soon. however how can I make a mlp network for calassification with n neuron in hidden layer?
Accepted Answer
More Answers (0)
Categories
Find more on Define Shallow Neural Network Architectures 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!