Skip to content

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

Notifications You must be signed in to change notification settings

josiah-mbao/Intelligent-Digit-Recognition-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages