Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Generative AI, from GANs to CLIP, with Python and Pytorch
Rating: 4.4 out of 5(32,647 ratings)
85,196 students

Generative AI, from GANs to CLIP, with Python and Pytorch

Learn to code with the most creative and exciting AI architectures, generative AI networks, from basic to advanced
Created byJavier Ideami
Last updated 8/2026
English
German [Auto],English [Auto],

What you'll learn

  • How to code generative A.I architectures from scratch using Python and Pytorch
  • How generative architectures work, in great depth, from GANs to multimodal A.I and large language models (LLMs), understanding every little detail
  • In addition to the coding, every section begins with an in-depth review of the key concepts related to these architectures
  • Examples: We will code a generative network that produces human faces, and also combine two advanced networks to transform text prompts into amazing images.
  • Examples: We will learn to edit the clothes of a person in a picture by combining a segmentation architecture with the Stable Diffusion generative model
  • Visual Exploration of Large Language Models (LLMs) : Dive inside models like ChatGPT and understand their attention mechanisms
  • Practical fine-tuning of open-source Large Language Models using QLoRA including data preparation, training, evaluation and validation
  • Special Bonus Section: Journey to the latent space of a neural network, learn in depth how the networks that power Generative AI learn their mappings
  • Special Bonus Section: Experience a guided visualization to exercise the generative model in your head while you learn many things about neural networks

Course content

10 sections127 lectures15h 13m total length
  • The roadmap, from basic to advanced and beyond2:57

    We explore the general roadmap of the course, as we prepare to embark on this fascinating mission to the core of the most promising A.I architectures of today.

  • Javier sends greetings from his spacecraft1:08

    Javier welcomes you from his spacecraft, outlining the upcoming challenges, Let's do it!

  • Generative modelling, Evolution of Generative AI and Overview of applications6:44

    We compare the fundamental differences between generative and discriminative models, explore the fascinating evolution of this technology, and uncover its transformative potential in an overview of its wide range of applications. Get ready to discover how Generative AI is reshaping industries and unleashing new frontiers of creativity.

  • Building Blocks of Machine Creativity: Machine Learning Foundations for Gen AI12:21

    Explore the essential machine learning and deep learning concepts that form the foundation of Generative AI architectures

  • Architectures of Machine Imagination, from GANs to Diffusion, LLMs and beyond13:26

    We explore the key concepts behind the most successful Generative AI architectures, from GANs to Autoregressive models (used by LLMs), Diffusion models and beyond. We also review their main areas of application.

  • Machine Creativity Meets Real-World Impact - Applications of Generative AI6:49

    A journey through some of the most exciting applications of this technology, focusing on the creative industries, business and healthcare

  • The Ethics of Machine Creativity: Challenges and Considerations in Generative AI4:40

    Navigating the Ethical Landscape: Understanding the ethical Challenges of Generative AI

  • Worlds Reimagined: Visions of the Future with Generative AI6:43

    On the horizon: anticipating the next wave of Generative AI breakthroughs as this technology reshapes industries and redefines possibilities

  • Summary and closing thoughts about this intro of GenAI3:22

    A recap of some of the key areas we have explored in this introduction to Generative AI

  • Review Quiz

Requirements

  • Basic knowledge of python. It's enough with the very basics, as we will code every little thing together, line by line
  • Access to an internet connection, as we will use the free online Google Colab service to code together
  • Plenty of enthusiasm as we will go deep into every little detail, let's do it! :)

Description

Generative A.I. is the present and future of A.I. and deep learning, and it will touch every part of our lives. It is the part of A.I that is closer to our unique human capability of creating, imagining and inventing. By doing this course, you gain advanced knowledge and practical experience in the most promising part of A.I., deep learning, data science and advanced technology.

The course takes you on a fascinating journey in which you learn gradually, step by step, as we code together a range of generative architectures, from basic to advanced, until we reach multimodal A.I, where text and images are connected in incredible ways to produce amazing results.

At the beginning of each section, I explain the key concepts in great depth and then we code together, you and me, line by line, understanding everything, conquering together the challenge of building the most promising A.I architectures of today and tomorrow. After you complete the course, you will have a deep understanding of both the key concepts and the fine details of the coding process.

What a time to be alive! We are able to code and understand architectures that bring us home, home to our own human nature, capable of creating and imagining. Together, we will make it happen. Let's do it!

Who this course is for:

  • People interested in using A.I and deep learning to generate, imagine and create new things
  • People interested in generative adversarial networks and other advanced A.I generative architectures
  • People interested in how A.I can combine different modalities (text, images) to create new things (multimodal A.I.)
  • People interested in learning to code the type of advanced A.I architectures that are the present and future of the field