Toptal interview question

How do you react when a NN is overfitting?

Interview Answer

Anonymous

12 Dec 2023

Reduce model size, early stopping using validation data, data augmentation.