Training

What is Epoch?

One complete pass through the entire training dataset during model training. Multiple epochs help the model learn patterns in the data.

Related Training terms