GANs

Sort options

AI Fundamentals for Non-Data Scientists (Coursera)

Oct 2nd 2023
AI Fundamentals for Non-Data Scientists (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will go in-depth to discover how Machine Learning is used to handle and interpret Big Data. You will get a detailed look at the various ways and methods to create algorithms to incorporate into your business with such tools as Teachable Machine and TensorFlow. You [...]

Apply Generative Adversarial Networks (GANs) (Coursera)

In this course, you will: explore the applications of GANs and examine them wrt data augmentation, privacy, and anonymity; leverage the image-to-image translation framework and identify applications to modalities beyond images; implement Pix2Pix, a paired image-to-image translation GAN, to adapt satellite images into map routes (and vice versa); compare [...]

Build Better Generative Adversarial Networks (GANs) (Coursera)

Oct 2nd 2023
Build Better Generative Adversarial Networks (GANs) (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: Assess the challenges of evaluating GANs and compare different generative models; Use the Fréchet Inception Distance (FID) method to evaluate the fidelity and diversity of GANs; Identify sources of bias and the ways to detect it in GANs; Learn and implement the techniques associated [...]

Build Basic Generative Adversarial Networks (GANs) (Coursera)

In this course, you will: Learn about GANs and their applications; Understand the intuition behind the fundamental components of GANs; Explore and implement multiple GAN architectures; Build conditional GANs capable of generating examples from determined categories.

Generative Deep Learning with TensorFlow (Coursera)

Sep 25th 2023
Generative Deep Learning with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: a) Learn neural style transfer using transfer learning: extract the content of an image (eg. swan), and the style of a painting (eg. cubist or impressionist), and combine the content and style into a new image; b) Build simple AutoEncoders on the familiar MNIST [...]