Robinysh / Markov-GAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markov-GAN

MNIST

The data used for training is here. Download and place the directory in ~/data/mnist_tfrecords.

Training

python mgan.py mnist mlp -b 4 -m 3 -d 7 --gpus [gpus]

About


Languages

Language:Python 99.5%Language:Shell 0.5%