my question regarding the validation set is that when we have to apply the validation set to the inputs to check the error?

Should they be fed at each iteration after the weights are updated at the training data?

or they must be applied to the network every several iteration ?

Similar questions and discussions