• Leon Bottou's avatar
    Added support for the QMNIST dataset (#995) · ac2e995a
    Leon Bottou authored
    * Added general reader for sn3 tensors in "pascalvincent" format
    
    * Added class QMNIST into mnist.py
    
    * QMNIST dataset: make some pt files smaller
    
    * Change request from fmassa.
    
    * read_sn3_pascalvincent_tensor: cse
    
    * read_sn3_pascalvincent_tensor: check file size (when strict!=False)
    
    * Fix lint
    
    * More lint
    
    * Add documentation and expose QMNIST to dataset namespace
    ac2e995a
mnist.py 18.9 KB