How to use a personal function to normalization data in the neural network

I want to use personal function for normalization dataset include input and target to [-1,1] rang
but I think after normalization data by me, net maybe normalized data, too.

 Accepted Answer

See the documentation
>> help nnparam.normalization
and
>> doc nnparam.normalization
Hope this helps
Thank you for formally accepting my answer
Greg

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!