• Stars
    star
    1,463
  • Rank 32,144 (Top 0.7 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The official code repository for examples in the O'Reilly book 'Generative Deep Learning'

🦜 Generative Deep Learning

[NEW] πŸš€ 2nd edition codebase now live!

⚠️ This repository is no longer maintained as the codebase for the 2nd edition of Generative Deep Learning is now live!

Please head over to https://github.com/davidADSP/Generative_Deep_Learning_2nd_Edition to check it out.

Branches

The master branch of this repo contains the Tensorflow 1.14 code that is present in the original book (first edition)

The tensorflow_2 branch contains updated code that runs using Tensorflow 2.

However, I recommend swiching over to the repository for the 2nd edition (see above), as it contains many new examples and improvements to the overall structure.