필터 지우기
필터 지우기

Data Normalization for Artificial Neural Network use

조회 수: 4 (최근 30일)
Alexandra Tzilivaki
Alexandra Tzilivaki 2016년 5월 31일
답변: Greg Heath 2016년 6월 1일
Hello!! I would like to train my neural network with two customized equations in my hidden layers one similar to logsig and the other similar to tansig. My question is how to normalize my input and target data? Between [-1 1] OR [0 1] ?
Thank a lot for your feedback!

답변 (1개)

Greg Heath
Greg Heath 2016년 6월 1일
For regression/curve-fitting just use FITNET. Defaults will take care of those details.
Typically, you only have to worry about an effective number of hidden nodes and an effective combination of random initial weights.
Check BOTH the NEWSGROUP and ANSWERS for some of my many posts.
greg fitnet
Hope this helps.
Thank you for formally accepting my answer
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