A documented implementation for the paper: Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
- Run the provided train.py file
python train.py
- You can look for expalination in the provided notebook
- GANS explaination
- Deep Learning for Vision Systems, the book from which most of the logic behind the explaination of this network comes from.
- The paper link Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
- A GitHub repo where you can find a set of implementaion for GANS.
- Email: amshrbo@gmail.com