Epoch: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The number of times a model training process iterated through a full data set of images. E.g. The 5th Epoc of a Checkpoint model iterated five times through the same data set of images.") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
The number of times a model training process iterated through a full data set of images. E.g. The 5th Epoc of a Checkpoint model iterated five times through the same data set of images. | The number of times a [[Model|model]] [[Training|training]] process iterated through a full data set of images. E.g. The 5th Epoc of a [[Checkpoint]] model iterated five times through the same data set of images. | ||
[[Category:Training]] |
Latest revision as of 14:38, 2 February 2024
The number of times a model training process iterated through a full data set of images. E.g. The 5th Epoc of a Checkpoint model iterated five times through the same data set of images.