Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akihironitta/generative-deep-learning

[WIP] PyTorch implementation of models in Generative Deep Learning book by David Foster.
https://github.com/akihironitta/generative-deep-learning

Last synced: 26 days ago
JSON representation

[WIP] PyTorch implementation of models in Generative Deep Learning book by David Foster.

Awesome Lists containing this project

README

        

#+TITLE: Generative Deep Learning

* DESCRIPTION

PyTorch implementation of deep learning models introduced in Generative Deep Learning (O’Reilly).

The official code repository (in Keras) is https://github.com/davidADSP/GDL_code.

* List of Models
1. Paint: CycleGAN
2. Write: RNN, LSTM
3. Compose: RNN, MuseGAN
4. Play: VAE, MDN-RNN