Skip to content

ramp-kits/MNIST

Repository files navigation

RAMP starting kit on the MNIST dataset

Authors: Mehdi Cherti & Balazs Kegl

Build Status

Go to ramp-worflow for more help on the RAMP ecosystem.

After cloning, run

python download_data.py

the first time. It will create data/imgs and download the images there using the names <id>, where <id>s are coming from data/train.csv and data/test.csv.

Install keras like this (to get keras 2.0.6):

conda install -c conda-forge keras

Install ramp-workflow (rampwf), then execute

ramp_test_submission

Get started on this RAMP with the dedicated notebook.

About

MNIST RAMP starting kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published