Generative AI Models: Generating Data Using Generative Adversarial Networks
Mohlomi Pholoana
Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Generative adversarial networks (GANs) represent a revolutionary approach to generative modeling within the realm of artificial intelligence.
Begin this course by discovering GANs, including the basic architecture of a GAN, which involves two neural networks competing in a zero-sum game - the generator and the discriminator. Next, you will explore how to construct and train a GAN using the PyTorch framework to create and train the models. You will define the generator and discriminator separately, and then kick off the model training. Finally, you will focus the deep convolutional GAN, which uses deep convolutional neural networks (CNNs) rather than regular neural networks. CNNs are optimized for working with grid-like data, such as images and these can generate better-quality images than GANs built using dense neural networks.
In conclusion, this course will provide you with a strong understanding of generative adversarial networks, their architecture, and their usage scenarios.
Issued on
September 26, 2024
Expires on
Does not expire