Solutions to the Digit Recognizer Kaggle
Solutions to the Digit Recognizer Kaggle:
https://www.kaggle.com/c/digit-recognizer
./setup.sh
pip install requirements.txt
Download, extract and copy to input/
the data from: https://www.kaggle.com/c/digit-recognizer/data
This repo urgently need a major refactor