• Philip Meier's avatar
    Remove caching from MNIST and variants (#3420) · bb2805a6
    Philip Meier authored
    * remove caching from (Fashion|K)?MNIST
    
    * remove unnecessary lazy import
    
    * remove false check of binaries against the md5 of archives
    
    * remove caching from EMNIST
    
    * remove caching from QMNIST
    
    * lint
    
    * fix EMNIST
    
    * streamline QMNIST download
    bb2805a6
mnist.py 20 KB