What is the purpose of shuffling the validation set?
19 views (last 30 days)
Show older comments
What is the purpose of shuffling the validation set during training of an artificial neural network? I understand why this makes sense for the training set, so that each minibatch has a different composition every time, but doesn't the ANN evaluate the whole validation set every epoch?
0 Comments
Answers (1)
Greg Heath
on 18 Jan 2020
To impose and verify a consistent GENERALIZED path to convergence by avoiding repetitive anomalies.
Hope this helps
Greg
2 Comments
Kody Law
on 10 May 2022 at 14:04
I agree the answer does not help and it is not clear what this is about.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!