Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 175 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 175 Bytes

keras-mnist

implementation of a simple 8-layer convolutional neural network for handwritten digit recognition. written in python, with digits taken from the MNIST dataset.