himudigonda / digits-recognition

This project uses ML and keras modules to recognise digits from the given dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digits-recognition

This project uses ML and keras modules to recognise digits from the given dataset.

To duplicate it to your system.

For Linux

git clone https://github.com/ruhend/digits-recognition.git
cd digits-recognition
jupyter-notebook .

For Mac with anaconda installed

git clone https://github.com/ruhend/digits-recognition.git
cd digits-recognition
jupyter notebook

For Mac

git clone https://github.com/ruhend/digits-recognition.git
cd digits-recognition
jupyter-notebook .

About

This project uses ML and keras modules to recognise digits from the given dataset.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%