• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PrivateAI challenge from Facebook and Udacity - Experimenting with Deep Learning Models for MNIST dataset with Pytorch. Played with different Params, Hyperparams and Model Architecture to see the correlation with accuracy and printed statistics. Used Early Stopping and Dropouts techniques to avoid overfitting, with train/validation/test sets.