How to get neural net weight matrix

4 次查看(过去 30 天)
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

采纳的回答

Greg Heath
Greg Heath 2016-2-8
编辑:Greg Heath 2016-2-8
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

更多回答(1 个)

Rita
Rita 2016-2-8
编辑:Rita 2016-2-24
Thanks Greg.
  1 个评论
Greg Heath
Greg Heath 2016-2-8
I don't know anyone named Gerg. If you do, give him my condolences.
Greg

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by