Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 413 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 413 Bytes

Handwritten digit recognition

This is my implementation of the AI models in the popular problem of handwriting recognition of digits. I've compared two types of neural networks - Deep Neural Networks (DNN) and Convolutional Neural Networks (CNN). All images are downloaded from the public MNIST database.

Check out my code below on kaggle.com!

https://www.kaggle.com/bartoszdorobek/digit-recognition-with-cnn