initial commit
This commit is contained in:
5
apps/generative_models/README.md
Normal file
5
apps/generative_models/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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`.
|
Reference in New Issue
Block a user