Code from https://gogul09.github.io/software/digits-recognition-mlp
- Clone the repository
- Follow the below steps on Linux
cd digit_recognize
virtualenv venv
source venv/bin/active
pip install -r requirements.txt
python train.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
Code from https://gogul09.github.io/software/digits-recognition-mlp
cd digit_recognize
virtualenv venv
source venv/bin/active
pip install -r requirements.txt
python train.py