- The data to reproduce Table 1 are available in this Google Drive repository. Alternatively, you can download all the data sets (except MNIST and MNIST-Fashion) directly from the UCI Repository.
data-utils.py
contains starter code to load the 6 datasets in Table 1 of the paper.- You will need to download the files, unzip them and modify the
/home/lemisma/datasets
path indata-utils.py
to point to your local copy. run.py
contains the necessary code to reproduce the results in Table 1. This script allows you to specify the dataset and other parameters. To run the script, navigate to the directory containingrun.py
and use the following command:python run.py
.
experiments
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||