Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 224 Bytes

File metadata and controls

4 lines (3 loc) · 224 Bytes

MNIST reader

Reads MNIST files and constructs the relavent Numpy ndarray.

Data is stored in data/, which first needs to be extracted. You can use the script decompress_data.sh to decompress all files automatically.