Is possible to normalize just the training data instead of the whole data using Neural Network toolbox?
Show older comments
Using the Matlab functions, it is possible to normalize the input and output data that will feed the Neural Network. However, is possible to just normalize the training data instead of the whole data set? Is this a better approach than normalizing the whole data?
Accepted Answer
More Answers (1)
Greg Heath
on 16 Nov 2015
0 votes
No.
Why would you want to do it?
It doesn't make any sense to me.
Greg
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!