• Adrià Arrufat's avatar
    Add CIFAR-10 dataset loader (#2245) · d3b02131
    Adrià Arrufat authored
    * fix typos
    
    * add cifar-10
    
    * open files in binary mode
    
    * print messages with file name only, like mnist loader
    
    * some fixes
    
    * add mnist.cpp to CMakeLists.txt
    
    * fix test index
    
    * do not use iterator in cast
    
    * add cifar.cpp to all
    
    * Add Davis' suggestions
    
    * no need to use namespace std and clean up empty lines
    d3b02131
cifar.h 862 Bytes