Shuffle
Shuffle[data] randomly moves the input/output pairs to new positions in the set of data. This can help training when the sequence of the data is not important. The data must be in NeuralNetData format.
Created by freegoldbar (September 16, 2004)