logo
Loading...

Generative Adversarial Nets - Fresh Machine Learning #2 - Siraj Raval - 機器學習 Machine Learning 公開課 - Cupoy

This episode of Fresh Machine Learning is all about a relatively new concept called a Generative Adv...

This episode of Fresh Machine Learning is all about a relatively new concept called a Generative Adversarial Network. A model continuously tries to fool another model, until it can do so with ease. At that point, it can generate novel, authentic looking data! Very exciting stuff. The demo code for this video is a set of adversarial Gaussian Distribution Curves in Python using Theano and PyPlot: