Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 320 Bytes

File metadata and controls

10 lines (6 loc) · 320 Bytes

Kaggle mnist solution

Kaggle competition

MLP (Multilayer perceptron) and PCA (Principal component analysis) implementation in python.

Booth are generic algorithms that work with any dataset. MLP code based on Rodrigo Mello's class notes.

It scored on kaggle 0.95171