I read in several references that the cross validation technique is used in neural network in order to tune the parameters of a neural network (for example to choose the number of hidden units).
In the case where the architecture and all parameters are determined, how can we use cross validation in weights determination (knowing that K cross validation generates k models)?