Implementation of Deep Structured Energy Based Models(http://proceedings.mlr.press/v48/zhai16.pdf).
Create a dataset which has inlier images and outlier images.
python dataset mnist_splitter.py --inlier 2
python train.py