Publisher's Synopsis
Learn how generative AI works by building your very own models that can write coherent text, create realistic images, and even make lifelike music.
Learn Generative AI with PyTorch teaches the underlying mechanics of generative AI by building working AI models from scratch. Throughout, you'll use the intuitive PyTorch framework that's instantly familiar to anyone who's worked with Python data tools. Along the way, you'll master the fundamentals of General Adversarial Networks (GANs), Transformers, Large Language Models (LLMs), variational autoencoders, diffusion models, LangChain, and more!
In Learn Generative AI with PyTorch you'll build these amazing models:
Learn Generative AI with PyTorch teaches the underlying mechanics of generative AI by building working AI models from scratch. Throughout, you'll use the intuitive PyTorch framework that's instantly familiar to anyone who's worked with Python data tools. Along the way, you'll master the fundamentals of General Adversarial Networks (GANs), Transformers, Large Language Models (LLMs), variational autoencoders, diffusion models, LangChain, and more!
In Learn Generative AI with PyTorch you'll build these amazing models:
- A simple English-to-French translator
- A text-generating model as powerful as GPT-2
- A diffusion model that produces realistic flower images
- Music generators using GANs and Transformers
- An image style transfer model
- A zero-shot know-it-all agent
About the technology:
Transformers, Generative Adversarial Networks (GANs), diffusion models, LLMs, and other powerful deep learning patterns have radically changed the way we manipulate text, images, and sound. Generative AI may seem like magic at first, but with a little Python, the PyTorch framework, and some practice, you can build interesting and useful models that will train and run on your laptop. This book shows you how.