How would I access the weights of a trained neural network?
Mostrar comentarios más antiguos
I have a 2 layered neural network. I vary the No. of hidden(H) neuron form 1 to 10. Each network undergoes 10 trials(n). I calculate R2(n,H) and R2a(n,H). I would like to get the weight and bias values of the network that which has the smallest R2a. Is it possible? thanks in advance.
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!