Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vanditg/paper-implementation-deep-learning

This repository contains the implementation of different papers relating to Computer Vision and Deep Learning fields.
https://github.com/vanditg/paper-implementation-deep-learning

computer-vision deep-learning generative-adversarial-network google-colaboratory jupyter-notebooks python pytorch pytorch-implementation

Last synced: about 2 months ago
JSON representation

This repository contains the implementation of different papers relating to Computer Vision and Deep Learning fields.

Awesome Lists containing this project

README

        

# Paper-Implementation-Deep-Learning
This repository contains the implementation of different papers relating to Computer Vision and Deep Learning fields.

# Paper and Python Files
Goodfellow et al. 2015 - Vanilla GAN > [Access Here](https://github.com/Vanditg/Paper-Implementation-Deep-Learning/blob/master/GAN/Vanilla_GAN/5423-generative-adversarial-nets.pdf) <<<--->>> [Python file](https://github.com/Vanditg/Paper-Implementation-Deep-Learning/blob/master/GAN/Vanilla_GAN/GAN_CIFAR10_RGB.py)

# Jupyter Notebook Files
Goodfellow et al. 2015 - Vanilla GAN > [Access Here](https://github.com/Vanditg/Paper-Implementation-Deep-Learning/blob/master/GAN/Vanilla_GAN/5423-generative-adversarial-nets.pdf) <<<--->>> [Jupyter Notebook file](https://github.com/Vanditg/Paper-Implementation-Deep-Learning/blob/master/GAN/Vanilla_GAN/CIFAR_10_GAN_RGB.ipynb)

# Google Colab Repositories
Goodfellow et al. 2015 - Vanilla GAN > [Access Here](https://github.com/Vanditg/Paper-Implementation-Deep-Learning/blob/master/GAN/Vanilla_GAN/5423-generative-adversarial-nets.pdf) <<<--->>> [Colab Repository](https://colab.research.google.com/drive/1IGM9HhMvbSkqMLG_t7g5Xy82k2HwQauE?usp=sharing)