Back to course

Dropout and Early Stopping

Full Course: AI & Machine Learning (ML)

Regularizing Neural Nets\n\nDropout randomly turns off neurons to prevent reliance on specific nodes. Early Stopping stops training when performance on validation data stops improving.