Chevron Left
Back to Generate Synthetic Images with DCGANs in Keras

Learner Reviews & Feedback for Generate Synthetic Images with DCGANs in Keras by Coursera Project Network

4.5
stars
249 ratings

About the Course

In this hands-on project, you will learn about Generative Adversarial Networks (GANs) and you will build and train a Deep Convolutional GAN (DCGAN) with Keras to generate images of fashionable clothes. We will be using the Keras Sequential API with Tensorflow 2 as the backend. In our GAN setup, we want to be able to sample from a complex, high-dimensional training distribution of the Fashion MNIST images. However, there is no direct way to sample from this distribution. The solution is to sample from a simpler distribution, such as Gaussian noise. We want the model to use the power of neural networks to learn a transformation from the simple distribution directly to the training distribution that we care about. The GAN consists of two adversarial players: a discriminator and a generator. We’re going to train the two players jointly in a minimax game theoretic formulation. This course runs on Coursera's hands-on project platform called Rhyme. On Rhyme, you do projects in a hands-on manner in your browser. You will get instant access to pre-configured cloud desktops containing all of the software and data you need for the project. Everything is already set up directly in your internet browser so you can just focus on learning. For this project, you’ll get instant access to a cloud desktop with Python, Jupyter, and Keras pre-installed. Notes: - You will be able to access the cloud desktop 5 times. However, you will be able to access instructions videos as many times as you want. - This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

AA

May 26, 2020

The course was well equipped. It gave me the basic idea of how GAN works and how to implement it. If you want to get started with GAN then it can be a better course to lead you.

AG

Jun 13, 2020

In this course, you will learn about a lot of different ways to join ideas to make more complex and interesting knowledge of keras

Filter by:

26 - 47 of 47 Reviews for Generate Synthetic Images with DCGANs in Keras

By SHANKAR

Jun 14, 2020

Trainer was awesome

By Gangone R

Jul 4, 2020

very useful course

By Javier F B

Apr 24, 2020

Excellent course.

By ayush g

Oct 6, 2020

nice project

By Ümit K

Sep 9, 2020

Thank you.

By Rajasinghe R

May 28, 2020

very goood

By Santiago G

Aug 22, 2020

Thanks!

By VETTORI F M

Aug 30, 2020

easy

By p s

Jun 23, 2020

Good

By tale p

Jun 16, 2020

good

By AKSHAY C H

Jul 13, 2020

tx

By Ebin Z

Jun 9, 2020

Everything was well explained and a very good project to get a good knowledge about GAN networks and its applications. Looking for more such projects.

By Diego A P P

Jun 10, 2020

I't's a good project, the theory should be more explained but in general was interesting to know about this network

By Svitlana Z

May 5, 2020

This course helped me to start developing GANs. I would like to hear more theoretical explanations.

By Shakshi S

Aug 6, 2020

I tried this project and it is really good if you want to have idea about GANs and DCGANs.

By Srinadh R B

Sep 11, 2020

Nice choice to start with the understanding of GANs.

By Deep G

May 21, 2020

Good way to start out implementing DCGANS!!

By sarithanakkala

Jun 23, 2020

Good

By vijayalode

Jun 24, 2020

na

By Akshita S

Jul 26, 2020

A bit overpriced for the amount of knowledge being shared.

By Simon S R

Aug 31, 2020

Still room for a lot of improvements, average material

By Zhiqiu L

Feb 10, 2022

The course spends too much time on the coding without explaining the model details.