university course experiments
To experiment with different GAN techniques on Generative Dog Images challenge.
- DCGAN
- Buids on top of Keras.io example
- This needs some organization on callbacks. Will be updated soon.
- extract dataset to all-dogs folder
- Execute cells in
dcgan.ipynb
notebook.