QuynhSean / ProEBM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 97.2%Language:Shell 2.8%