Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Dataset Requirements

The pendigits dataset needs to be downloaded to this folder manually.

The splice dataset requires the processed file: splice.csv. Please refer to the arXiv preprint for processing details.

Example Usage

Run all classifier benchmarks for CIFAR-10:

cd code
python cifar10.py -all

or run specified classifier benchmarks for CIFAR-10:

cd code
python cifar10.py -sdf -csf