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

https://github.com/lyuwenyu/dl_exercises

CNN RNN GAN TF etc.
https://github.com/lyuwenyu/dl_exercises

cnn gan rnn

Last synced: about 2 months ago
JSON representation

CNN RNN GAN TF etc.

Awesome Lists containing this project

README

          

# DL_exercises

- tensorflow 0.11

SOME DEEP LEARNING APPLACATIONS

### [GAN](https://github.com/lyuwenyu/DL_exercises/tree/master/gan-generative%20adversarial%20network)
1. sin-cos prediction
2. DCGAN- natual image generation

### [RNN](https://github.com/lyuwenyu/DL_exercises/tree/master/pong-reinforcement%20learning)
three typses

### [RL](https://github.com/lyuwenyu/DL_exercises/tree/master/rnn)
PONG game

### [Social LSTM](https://github.com/lyuwenyu/DL_exercises/tree/master/social-lstm)
social lstm

### [style](https://github.com/lyuwenyu/DL_exercises/tree/master/style-transfer)
style transfer

---

- tensorflow 1.0

### [tensorflow](https://github.com/lyuwenyu/DL_exercises/tree/master/tensorflow)