Toptal Interview Question

How do you react when a NN is overfitting?

Interview Answer

Anonymous

Dec 12, 2023

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