scale range for neural network
Show older comments
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;
Accepted Answer
More Answers (1)
Greg Heath
on 25 Oct 2014
1 vote
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
1 Comment
mustafa alnasser
on 25 Oct 2014
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!