Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josiah-mbao/intelligent-digit-recognition-system

Digit Recognition with Keras - Train a model to recognize handwritten digits from MNIST dataset.
https://github.com/josiah-mbao/intelligent-digit-recognition-system

artificial-neural-networks keras machine-learning-algorithms

Last synced: 6 days ago
JSON representation

Digit Recognition with Keras - Train a model to recognize handwritten digits from MNIST dataset.

Awesome Lists containing this project

README

        

This is my project for my APT3010 class: A Digital Recognition System. I used python for this project and worked with libraries such as pandas and keras.

The project makes use of artificial neural networks.

Josiah Mbao - 667823

- Python
- Keras library
- Pandas library

I got the dataset of 60,000 images from the MNIST Database.
https://www.tensorflow.org/datasets/catalog/mnist
Use this link if dealing with issues downloading the files:
https://pjreddie.com/projects/mnist-in-csv/

Inspiration:
https://keras.io/guides/sequential_model/

The dataset csv files were too large to upload on github but here is a link to the dataset:
https://www.kaggle.com/datasets/hojjatk/mnist-dataset