Skip to content
Learn AI by building
← World of AI

Deep Learning

Epochs

One full pass over the training data.

Training proceeds in epochs, each a complete sweep through the dataset in shuffled batches. Too few and the model underfits; too many and it starts memorising.

The honest way to choose is to watch validation loss and stop when it turns upward, rather than to pick a round number in advance.

JOIN NOW

Begin the first module

It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.

Join any time · Build AI skills at your pace