项目作者: OleguerCanal

项目描述 :
Solutions to the Digit Recognizer Kaggle
高级语言: Python
项目地址: git://github.com/OleguerCanal/kaggle_digit-recognizer.git
创建时间: 2019-06-27T08:14:35Z
项目社区:https://github.com/OleguerCanal/kaggle_digit-recognizer

开源协议:MIT License

下载


kaggle_digit-recognizer

Solutions to the Digit Recognizer Kaggle:
https://www.kaggle.com/c/digit-recognizer

Setup

./setup.sh

pip install requirements.txt

Download, extract and copy to input/ the data from: https://www.kaggle.com/c/digit-recognizer/data

TODOS:

This repo urgently need a major refactor