https://github.com/coatless/mnist
https://github.com/coatless/mnist
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coatless/mnist
- Owner: coatless
- Created: 2022-04-12T10:36:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T10:40:24.000Z (about 4 years ago)
- Last Synced: 2025-12-13T09:54:47.038Z (6 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mnist
The release page of this repository contains the [MNIST](http://yann.lecun.com/exdb/mnist/) data in CSV form. Please download it from:
https://github.com/coatless/mnist/releases/tag/mnist-data
The dataset originated from the work of [Joseph Redmon](https://pjreddie.com/projects/mnist-in-csv/),
who wrote a conversion script taking the [MNIST](http://yann.lecun.com/exdb/mnist/) ubyte data to a CSV format.
Direct URLs:
- https://github.com/coatless/mnist/releases/download/mnist-data/mnist_train.csv
- https://github.com/coatless/mnist/releases/download/mnist-data/mnist_test.csv