Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 759 Bytes

File metadata and controls

18 lines (14 loc) · 759 Bytes

Persian MNIST Digit Recognizer

Sample Image Image Accuracy

Overview

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.

Project Structure

Usage

  1. Clone the repository:
    git clone https://github.com/meta-syfu/persian-mnist-digit-recognizer.git
    cd persian-mnist-digit-recognizer