What is the purpose of shuffling the validation set?

5 visualizaciones (últimos 30 días)
Cynthia
Cynthia el 17 de En. de 2020
Comentada: robinho robinho el 20 de Jul. de 2022
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?
  1 comentario
robinho robinho
robinho robinho el 20 de Jul. de 2022
what difference will it make to the trainning if the training set is shuffled?

Iniciar sesión para comentar.

Respuestas (1)

Greg Heath
Greg Heath el 18 de En. de 2020
To impose and verify a consistent GENERALIZED path to convergence by avoiding repetitive anomalies.
Hope this helps
Greg
  3 comentarios
Kody Law
Kody Law el 10 de Mayo de 2022
I agree the answer does not help and it is not clear what this is about.
Nicolò Viviani
Nicolò Viviani el 26 de Mayo de 2022
I also do not understand this Shuffling on validation data. I try to reformulate the question:
What the 'Shuffle' name-value pair of trainingOption does with validation data? I mean, what is the point of shuffling validation data?

Iniciar sesión para comentar.

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by