Define Multilayer perceptron with 28 neuron in hidden layer
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!