scale range for neural network
이전 댓글 표시
Dear All;
I have in neural network, : My input range is starting with small value , then it become big ( 1000 times of the small values) which a lot of data accumulate in small range and make conflict between detail in this range , how can we solve it . Also, if I have data range overlap at the boundary which may lead to misinterpretation, what is the best way to overcome this issue.
Regards;
채택된 답변
추가 답변 (1개)
Greg Heath
2014년 10월 25일
1 개 추천
This is easily solved by using a gating net that sends the input to a following net designed for a specific range of inputs.
Hope this helps
Thank you for formally accepting my answer
Greg
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!