Which part of Neural Network Dynamic time series tool box does normalizing and denormalizing of data? I mean in advanced script.

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.

 Accepted Answer

Normalization denormalization are done automatically in train.
Hope this helps.
Thank you for formally accepting my answer
Greg

1 Comment

Thanks Greg.
Once the network is trained and ready to use with untrained data set, do we need to normalize the data?

Sign in to comment.

More Answers (0)

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!