Which part of Neural Network Dynamic time series tool box does normalizing and denormalizing of data? I mean in advanced script.
1 view (last 30 days)
Show older comments
Abhishek Guhe
on 15 Oct 2015
Commented: Abhishek Guhe
on 19 Oct 2015
I am wondering if its necessary to normalize data before training the network. I found in of the answers that NN toolbox does it but can't figure out which part of code ?
Thank you.
0 Comments
Accepted Answer
Greg Heath
on 17 Oct 2015
Normalization denormalization are done automatically in train.
Hope this helps.
Thank you for formally accepting my answer
Greg
More Answers (0)
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows 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!