Skip to content

Procedurally-Generated-Human/MNIST-99.50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MNIST 99.50%

Played around with MNIST until i got >99.50% accuracy. The model I used is a beefier LeNet with Dropout and Batch Normalization. Rand Augment was used to combat overfitting and increase overall accuracy.

Neural network architecture (BeefyLeNet):

Model Schema