How to get neural net weight matrix
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rita
el 8 de Feb. de 2016
Hi I need to know the weights of inputs(8) hidden layer(3 neurons) and output(1 neuron). for example, how can I know the weight of first hidden neuron for input 1th,2th,...,8th and also for output? Thanks in advance for your help
0 comentarios
Respuesta aceptada
Greg Heath
el 8 de Feb. de 2016
Editada: Greg Heath
el 8 de Feb. de 2016
Use the commands
lookfor, help, and doc
on
getwb and setwb
Also search the NEWSGROUP and ANSWERS
Hope this helps.
Thank you for formally accepting my answer
Greg
0 comentarios
Más respuestas (1)
Rita
el 8 de Feb. de 2016
Editada: Rita
el 24 de Feb. de 2016
1 comentario
Greg Heath
el 8 de Feb. de 2016
I don't know anyone named Gerg. If you do, give him my condolences.
Greg
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!