Epoch

From ALT-TEXT
Revision as of 10:36, 7 September 2026 by imported>ALT-TEXT (Import: AI terminology and people glossary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Epoch

One complete pass through an entire training dataset during the training of a model. Models are usually trained over many epochs, with parameters adjusted a little more each time, until performance on held-out data stops improving or begins to worsen (see Overfitting). (See also: Training data, Overfitting)