idx2numpy

A Python package which provides tools to convert files to and from IDX format (described at http://yann.lecun.com/exdb/mnist/) into numpy.ndarray.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install idx2numpy

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.2.3 2020-10-09  
1.2.2 2018-03-03  
1.2.1 2017-08-13  
1.2.0 2017-02-10  
1.1.0 2014-08-31  
1.0.1 2014-08-20  
1.0 2014-08-18      
1.0b pre-release 2013-02-03      

Issues with this package?

Page last updated 2025-09-08 00:20:30 UTC