Skip to content

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

Notifications You must be signed in to change notification settings

akihironitta/generative-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages