Data normalization for neural networks
I’m training a neural network in matlab toolbox and I realize that perhaps normalizing the training data (input and output) could be affecting the results.
As an example, we have the input data x
and output y
of the neural network: