Skip to content

seadog/MNISTParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MNIST Parser

Parses the MNIST files from http://yann.lecun.com/exdb/mnist/ and outputs a set of png images of the form digit_####.png, where #### is a unique 4 digit number starting from 0 and incrementing by 1 for each image in the class.

Usage

java MNISTParser labelfile imagefile outputdirectory

About

Program to parse raw MNIST files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages