Files
diffvg/apps/generative_models/README.md
2020-09-03 22:30:30 -04:00

6 lines
145 B
Markdown

# Usage
For the GAN models, see `train_gan.py`. Generate samples from a pretrained using `eval_gan.py`
For the VAE models, see `mnist_vae.py`.