필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
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 CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by