davidADSP/Generative_Deep_Learning_2nd_Edition
Official code repository for the second edition of Generative Deep Learning, covering VAEs, GANs, diffusion models, and Transformers with TensorFlow implementations.

This repository accompanies the O’Reilly book teaching machines to paint, write, compose, and play through generative deep learning. It provides Jupyter Notebook implementations covering variational autoencoders, generative adversarial networks, autoregressive models, normalizing flows, energy-based models, diffusion models, Transformers, and multimodal approaches. The code is designed to run with Docker and includes TensorFlow implementations alongside dataset setup for hands-on learning.