Data

Public datasets for download (MNIST CSV format)

Public Data

Below you can download the dataset(s) provided on this site.

MNIST CSV (Zipped)

  • File: MNIST_CSV.zip
  • Location in repo: assets/data/MNIST_CSV.zip
  • Curtesy of Joseph Chet Redmon

Direct Download (Browser)

Download MNIST_CSV.zip

Command Line

wget

wget https://david-heurtel-depeiges.github.io/assets/data/MNIST_CSV.zip

curl

curl -L -O https://david-heurtel-depeiges.github.io/assets/data/MNIST_CSV.zip

Unzip

unzip MNIST_CSV.zip -d MNIST_CSV