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

Ratings: 4.55 / 5.00




Description

April 2024 Update: Two new sections have been added recently.
New Section 5: learn to edit the clothes of a person in a picture by programming a combination of a segmentation model with the Stable Diffusion generative model.
New bonus section 6: Journey to the latent space of a neural network - dive deep into the latent space of the neural networks that power Generative AI in order to understand in depth how they learn their mappings.
____________________________

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!

What You Will 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, understanding every little detail in the process
  • 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
  • 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

Who Should Attend!

  • 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