This project is a digit recognizer for Persian handwritten digits using Convolutional Neural Networks (CNN). It is implemented in Python using the TensorFlow and Keras libraries.
- https://www.kaggle.com/code/metasina/persian-mnist-digit-recognizer/notebook : Jupyter Notebook containing the main code for the digit recognizer.
- https://www.kaggle.com/datasets/metasina/persian-mnist : The Persian MNIST dataset.
model/
: Folder containing saved models.
- Clone the repository:
git clone https://github.com/meta-syfu/persian-mnist-digit-recognizer.git cd persian-mnist-digit-recognizer