/ProEBM

Primary LanguagePython

ProEBM

How to run experiment

MNIST

The following bash script will automatically download the MNIST dataset

sh run_mnist.sh

CIFAR-10, CelebA

Firstly download corresponding dataset and preprocess them into *.mdb format.

sh run_*.sh