akshitbhalla / MNIST-99.4

Training MNIST to 99.4% with PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Statistics

Highest Accuracy: 99.40% (Epoch 11)

Parameters: 11,510

Epochs: 13

Dropout: 0.1

StepLR: step_size = 6, gamma = 0.1

Uses RandomRotation transformation on train set


accuracy

About

Training MNIST to 99.4% with PyTorch


Languages

Language:Jupyter Notebook 100.0%