Skip to content

A study of the problem of overfitting in deep neural networks, how it can be detected, and prevented using the EMNIST dataset. This was done by performing experiments with depth and width, dropout, L1 & L2 regularization, and Maxout networks.

Notifications You must be signed in to change notification settings

hwixley/EMNIST-NeuralNet-Regularisation-Experiments

Repository files navigation

EMNIST Dataset ML Modelling

Experiments modelling the EMNIST dataset on neural networks with varying widths and depths, Dropout layers, L1 & L2 Regularization, or Maxout Networks.

About

A study of the problem of overfitting in deep neural networks, how it can be detected, and prevented using the EMNIST dataset. This was done by performing experiments with depth and width, dropout, L1 & L2 regularization, and Maxout networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages