How to get neural net weight matrix

3 Ansichten (letzte 30 Tage)
Rita
Rita am 8 Feb. 2016
Bearbeitet: Rita am 24 Feb. 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

Akzeptierte Antwort

Greg Heath
Greg Heath am 8 Feb. 2016
Bearbeitet: Greg Heath am 8 Feb. 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

Weitere Antworten (1)

Rita
Rita am 8 Feb. 2016
Bearbeitet: Rita am 24 Feb. 2016
Thanks Greg.
  1 Kommentar
Greg Heath
Greg Heath am 8 Feb. 2016
I don't know anyone named Gerg. If you do, give him my condolences.
Greg

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by