Neural Network Project : Digit Recognizer :

L’objectif principal est de réaliser un système de reconnaissance des chiffres manuscrits en utilisant un réseau de neurones artificiels.

To download and run this project in your machine :

  1. install git
  2. install python
  3. install Jupyter notebook

Open your terminal and type :

$ git clone https://github.com/addi-kamal/Neural-Network-Project-Digit-Recognizer

$ cd Neural-Network-Project-Digit-Recognizer

$ jupyter-notebook MLP.ipynb