Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Deep Learning: GANs and Variational Autoencoders

Generative Adversarial Networks and Variational Autoencoders in Python, Theano, and Tensorflow
4.7
4.7/5
(2,359 reviews)
22,599 students
Created by

9.1

Classbaze Grade®

9.8

Freshness

9.0

Popularity

7.9

Material

Generative Adversarial Networks and Variational Autoencoders in Python
Platform: Udemy
Video: 7h 43m
Language: English
Next start: On Demand

Best Generative Adversarial Networks (GAN) classes:

Classbaze Rating

Classbaze Grade®

9.1 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.8 / 10
This course was last updated on 2/2022.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

9.0 / 10
We analyzed factors such as the rating (4.7/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

7.9 / 10
Video Score: 8.7 / 10
The course includes 7h 43m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 4 hours 24 minutes of 10 Generative Adversarial Networks (GAN) courses on Udemy.
Detail Score: 9.4 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 5.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

0 article.
0 resource.
0 exercise.
0 test.

In this page

About the course

Variational autoencoders and GANs have been 2 of the most interesting developments in deep learning and machine learning recently.
Yann LeCun, a deep learning pioneer, has said that the most important development in recent years has been adversarial training, referring to GANs.
GAN stands for generative adversarial network, where 2 neural networks compete with each other.
What is unsupervised learning?
Unsupervised learning means we’re not trying to map input data to targets, we’re just trying to learn the structure of that input data.
Once we’ve learned that structure, we can do some pretty cool things.
One example is generating poetry – we’ve done examples of this in the past.

But poetry is a very specific thing, how about writing in general?
If we can learn the structure of language, we can generate any kind of text. In fact, big companies are putting in lots of money to research how the news can be written by machines.
But what if we go back to poetry and take away the words?
Well then we get art, in general.
By learning the structure of art, we can create more art.
How about art as sound?
If we learn the structure of music, we can create new music.
Imagine the top 40 hits you hear on the radio are songs written by robots rather than humans.
The possibilities are endless!
You might be wondering, “how is this course different from the first unsupervised deep learning course?”
In this first course, we still tried to learn the structure of data, but the reasons were different.

We wanted to learn the structure of data in order to improve supervised training, which we demonstrated was possible.
In this new course, we want to learn the structure of data in order to produce more stuff that resembles the original data.
This by itself is really cool, but we’ll also be incorporating ideas from Bayesian Machine Learning, Reinforcement Learning, and Game Theory. That makes it even cooler!
Thanks for reading and I’ll see you in class. =)

“If you can’t implement it, you don’t understand it”
•Or as the great physicist Richard Feynman said: “What I cannot create, I do not understand”.
•My courses are the ONLY courses where you will learn how to implement machine learning algorithms from scratch
•Other courses will teach you how to plug in your data into a library, but do you really need help with 3 lines of code?
•After doing the same thing with 10 datasets, you realize you didn’t learn 10 things. You learned 1 thing, and just repeated the same 3 lines of code 10 times…

Suggested Prerequisites:
•Calculus
•Probability
•Object-oriented programming
•Python coding: if/else, loops, lists, dicts, sets
•Numpy coding: matrix and vector operations
•Linear regression
•Gradient descent
•Know how to build a feedforward and convolutional neural network in Theano or TensorFlow

WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:
•Check out the lecture “Machine Learning and AI Prerequisite Roadmap” (available in the FAQ of any of my courses, including the free Numpy course)

What can you learn from this course?

✓ Learn the basic principles of generative models
✓ Build a variational autoencoder in Theano and Tensorflow
✓ Build a GAN (Generative Adversarial Network) in Theano and Tensorflow

What you need to start the course?

• Know how to build a neural network in Theano and/or Tensorflow
• Probability
• Multivariate Calculus
• Numpy, etc.

Who is this course is made for?

• Anyone who wants to improve their deep learning knowledge

Are there coupons or discounts for Deep Learning: GANs and Variational Autoencoders ? What is the current price?

The course costs $29.99.
The average price is $16.5 of 10 Generative Adversarial Networks (GAN) courses. So this course is 82% more expensive than the average Generative Adversarial Networks (GAN) course on Udemy.

Will I be refunded if I'm not satisfied with the Deep Learning: GANs and Variational Autoencoders course?

YES, Deep Learning: GANs and Variational Autoencoders has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

At the moment we could not find an available financial aid for Deep Learning: GANs and Variational Autoencoders .

Who will teach this course? Can I trust Lazy Programmer Inc.?

Lazy Programmer Inc. has created 16 courses that got 48,107 reviews which are generally positive. Lazy Programmer Inc. has taught 191,259 students and received a 4.7 average review out of 48,107 reviews. Depending on the information available, we think that Lazy Programmer Inc. is an instructor that you can trust.
Artificial Intelligence and Machine Learning Engineer
Today, I spend most of my time as an artificial intelligence and machine learning engineer with a focus on deep learning, although I have also been known as a data scientist, big data engineer, and full stack software engineer.

I received my first masters degree over a decade ago in computer engineering with a specialization in machine learning and pattern recognition. I received my second masters degree in statistics with applications to financial engineering.

Experience includes online advertising and digital media as both a data scientist (optimizing click and conversion rates) and big data engineer (building data processing pipelines). Some big data technologies I frequently use are Hadoop, Pig, Hive, MapReduce, and Spark.

I’ve created deep learning models to predict click-through rate and user behavior, as well as for image and signal processing and modeling text.

My work in recommendation systems has applied Reinforcement Learning and Collaborative Filtering, and we validated the results using A/B testing.

I have taught undergraduate and graduate students in data science, statistics, machine learning, algorithms, calculus, computer graphics, and physics for students attending universities such as Columbia University, NYU, Hunter College, and The New School.

Multiple businesses have benefitted from my web programming expertise. I do all the backend (server), frontend (HTML/JS/CSS), and operations/deployment work. Some of the technologies I’ve used are: Python, Ruby/Rails, PHP, Bootstrap, jQuery (Javascript), Backbone, and Angular. For storage/databases I’ve used MySQL, Postgres, Redis, MongoDB, and more.

Show more
Browse all courses by on Classbaze.

9.1

Classbaze Grade®

9.8

Freshness

9.0

Popularity

7.9

Material

Platform: Udemy
Video: 7h 43m
Language: English
Next start: On Demand

Classbaze recommendations for you