

Buy anything from 5,000+ international stores. One checkout price. No surprise fees. Join 2M+ shoppers on Desertcart.
Desertcart purchases this item on your behalf and handles shipping, customs, and support to Iceland.
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and data scientists how to use TensorFlow and Keras to create impressive generative deep learning models from scratch, including variational autoencoders (VAEs), generative adversarial networks (GANs), Transformers, normalizing flows, energy-based models, and denoising diffusion models. The book starts with the basics of deep learning and progresses to cutting-edge architectures. Through tips and tricks, you'll understand how to make your models learn more efficiently and become more creative. Discover how VAEs can change facial expressions in photos Train GANs to generate images based on your own dataset Build diffusion models to produce new varieties of flowers Train your own GPT for text generation Learn how large language models like ChatGPT are trained Explore state-of-the-art architectures such as StyleGAN2 and ViT-VQGAN Compose polyphonic music using Transformers and MuseGAN Understand how generative world models can solve reinforcement learning tasks Dive into multimodal models such as DALL.E 2, Imagen, and Stable Diffusion This book also explores the future of generative AI and how individuals and companies can proactively begin to leverage this remarkable new technology to create competitive advantage. Review: Excellent review of types of deep learning models for generative tasks - In 2019 I bought, read and thoroughly loved the first edition of this book. One reason I loved that edition was the author’s excellent way of explaining generative adversarial networks (GAN), with humorous and relevant examples. At that point I was a lot more naive about the various deep learning models (ANN, RNN, CNN etc) and for a while I was unable to see where GANs fit in in the grand scheme or evolution of deep learning models. With the explosion in interest in generative AI after the release of ChatGPT-3, I read “Natural Language Processing with Transformers” by Turnstall etc. to get an understanding of the Transformer model. Along the way I read other sources of information on language models such as a paper “Survey of Large Language Models” by Socher etc. That later paper gave an excellent overview of the evolution of language models (statistical language models --> neural language models --> pretrained language models —> large language models). I also saw where language models fit in in the context of ANNs, RNN, CNN etc. When I saw that the author released a second edition of “Generative Deep Learning”, I noticed that the content had changed (ie increased) from the first edition, and I immediately decided to buy the second edition. This second edition has an excellent overview of the evolution of generative models, in fact 6 of them (variational auto encoders (VAE) —> generative adversarial networks (GAN) —> autoregressive models —> normalizing flow models —> energy based models —> diffusion models). I had never heard of some of these models. According to this author the Transformer is an application of generative deep learning models. The author goes on to describe other applications such as music generation and multimodal models. While this book requires one to know Python programming and offers code on GitHub, I was able to skip running the code and still learn a lot about generative deep learning. (I tried to run the code examples but couldn’t get around to it. I wish the author provided easier Jupyter notebooks for running the code). Another aspect of the book that I loved was the author’s description of key concepts like “probabilistic” versus “deterministic”, “discriminative” versus “generative” etc. I highly recommend this book as a great resource for a historical overview of generative deep learning. One should read it before one reads anything on just the transformer or language models. Review: First of all - Hello fellas, I ordered a generative deep learning book from an another source, but had poor quality as well as poor content. But this book is focused on an important part of generative deep learning also has a good quality of content. Really appreciate that I bought this book.























| Best Sellers Rank | #119,418 in Books ( See Top 100 in Books ) #13 in Machine Theory (Books) #32 in Computer Neural Networks #33 in Natural Language Processing (Books) |
| Customer Reviews | 4.4 out of 5 stars 185 Reviews |
S**A
Excellent review of types of deep learning models for generative tasks
In 2019 I bought, read and thoroughly loved the first edition of this book. One reason I loved that edition was the author’s excellent way of explaining generative adversarial networks (GAN), with humorous and relevant examples. At that point I was a lot more naive about the various deep learning models (ANN, RNN, CNN etc) and for a while I was unable to see where GANs fit in in the grand scheme or evolution of deep learning models. With the explosion in interest in generative AI after the release of ChatGPT-3, I read “Natural Language Processing with Transformers” by Turnstall etc. to get an understanding of the Transformer model. Along the way I read other sources of information on language models such as a paper “Survey of Large Language Models” by Socher etc. That later paper gave an excellent overview of the evolution of language models (statistical language models --> neural language models --> pretrained language models —> large language models). I also saw where language models fit in in the context of ANNs, RNN, CNN etc. When I saw that the author released a second edition of “Generative Deep Learning”, I noticed that the content had changed (ie increased) from the first edition, and I immediately decided to buy the second edition. This second edition has an excellent overview of the evolution of generative models, in fact 6 of them (variational auto encoders (VAE) —> generative adversarial networks (GAN) —> autoregressive models —> normalizing flow models —> energy based models —> diffusion models). I had never heard of some of these models. According to this author the Transformer is an application of generative deep learning models. The author goes on to describe other applications such as music generation and multimodal models. While this book requires one to know Python programming and offers code on GitHub, I was able to skip running the code and still learn a lot about generative deep learning. (I tried to run the code examples but couldn’t get around to it. I wish the author provided easier Jupyter notebooks for running the code). Another aspect of the book that I loved was the author’s description of key concepts like “probabilistic” versus “deterministic”, “discriminative” versus “generative” etc. I highly recommend this book as a great resource for a historical overview of generative deep learning. One should read it before one reads anything on just the transformer or language models.
P**.
First of all
Hello fellas, I ordered a generative deep learning book from an another source, but had poor quality as well as poor content. But this book is focused on an important part of generative deep learning also has a good quality of content. Really appreciate that I bought this book.
R**T
The book I was looking for
Amazing book, for me the best thing about it is that there are many well-sourced and working code and data examples which are explained clearly in the text.
T**Y
Bought it new, got it used....
The book is in very good condition, but it has stick notes in it! I seriously doubt they are from the author....
A**X
Love it
Awesome book and great codebase. A reference for modern AI.
K**O
highly recommended for beginers
This is a lovely book. It is readable and explains the principles behind algorithms clearly.
A**S
Learned a lot
I haven't finished yet, but it's been helpful to implement the examples. So far it's been a great learning resource.
C**N
Good content but poor equation quality in Kindle edition
This review is for the Kindle edition. I have the 2nd print edition of the book and it looks like the 3rd edition has some good additions but rushed out. In this day and age of spell-checkers, auto-complete, and now generative AI, it is unacceptable that the electronic version has poor quality. Subscripts and other type settings are skipped in many places making it harder to read equations. For example J = dz 1 dx 1... or det abcd = ad bc. For some reason many kindle books are plagued with some symbol getting substituted with a square []. You have to guess what that symbol was supposed to be. For the price, that shouldn't happen. The irony is this a book about generative AI which is supposed to simplify or at least help in such things. If you can wait, maybe there will be a revised edition.
S**U
A superb, practical book
An excellent, practical book for deep learning practitioners.
R**N
Lack of a critical aspect
Although the book covers many key techniques in generative AI, a key question needs to be answered, how do we know if it's generating a good quality image other than by eyeballing it? There should be a section that talks about the joint use of the discriminative model and generative model, for example, if we were using the generative model to augment the dataset for the downstream discriminative task (image classification), how do we evaluate the generated data has been helpful, some may say just look at the performance difference of downstream task, but I bet there is more insight than that, author need to consider this problem in future edition.
A**N
A comprehensive guide to Gen AI that I needed!
Very glad I chanced upon this book. This guide to state-of-the-art Gen AI research is both comprehensive and deep. It helps you grasp the underlying architecture, building blocks and mathematical intuition of wide variety of gen AI models (ranging from text to images to music to multi modality models). The book expects some background and intuition in stats and probability theory. It can be a heavy read at times but that's when you know this has the depth to actually get what's going on in these models and not just learn to call a few APIs in a phyton program. Although, it does include a set of coding exercises too. Strongly recommended.
C**N
Great read with good structure to learn the theory and good guidance for practical tests
This was a great read to understand how generative AI works, at the right level of detail and very much up to date. The content structure is good to learn the theory starting from the basics and then gradually layering the most complex and recent evolutions. The accompanying TensorFlow workbooks help with practical examples that can be followed. One negative note: the Kindle version is low quality when it comes to mathematical formulas, impossible to read.
A**O
Muito bom
O autor é muito bom e o conteúdo também. Dá um overview geral da área e implementações em Tensorflow
Trustpilot
2 months ago
2 months ago