How to know the weight in Artificial neural network with hidden node of 15?

1 回表示 (過去 30 日間)
Sonisa
Sonisa 2017 年 1 月 24 日
回答済み: Greg Heath 2017 年 1 月 25 日
I am trying to create an architecture of the neural network used and for that I need weight. Can anyone help?

採用された回答

Greg Heath
Greg Heath 2017 年 1 月 25 日
1. Read the online documentation
a. Regression or curvefitting
help fitnet
and
doc fitnet
b. Classification or pattern recognition
help patternnet
and
doc patternnet
2. Additional checks for understanding can be obtained by using MATLAB example data from
help (and doc) nndatasets
3. Solved problems can be obtained from previous user postings in the NEWSREADER or ANSWERS. Including "greg" in the search words might help.
Hope this helps.
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence 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