Epok
The educational unit, which means that the entire educational data is once from the model.
The models are generally not able to learn enough on a single epokta, so they are gradually improved by passing tens or hundreds of times over the same data. But there is also a price to increase the number of epok: a lot of epok can lead to memorizing the training data of the model, i.e. extreme learning. Therefore, in practice, my success in the verification data set is monitored as soon as the epoxes are progressed and my success is no longer recovered or the training is stopped early (early stopping). The concept of epok is used as a standard measure unit in almost all surveillance and unsupervised deep learning training processes from major language models to image classifiers.
