Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 176 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 176 Bytes

MNIST_neuralnet

A multilayer perceptron and convolutional neural network applied on the MNIST dataset

MLP accuracy = 96.85%

Convolutional neural network accuracy = 99.15%