Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Machine Learning Projects for Mobile Applications

You're reading from   Machine Learning Projects for Mobile Applications Build Android and iOS applications using TensorFlow Lite and Core ML

Arrow left icon
Product type Paperback
Published in Oct 2018
Publisher Packt
ISBN-13 9781788994590
Length 246 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Karthikeyan NG Karthikeyan NG
Author Profile Icon Karthikeyan NG
Karthikeyan NG
Arrow right icon
View More author details
Toc

Generative Adversarial Networks


GANs are a class of machine learning (ML) algorithms used in unsupervised ML comprised of two deep neural networks contesting against each other (thus the word adversarial). GANs were introduced by Ian Goodfellow and other researchers at the University of Montreal, including Yoshua Bengio, in 2014.

Note

Paper on GAN by Ian Goodfellow: https://arxiv.org/abs/1406.2661.

GANs have the potential to mimic any data. This means that GANs can be trained to create similar versions of any data such as images, audio, or text. As a quick example, Christie's sold a portrait generated by GANs for $432,000, based on open source code written by Robbie Barrat of Stanford. 

A simple workflow of the GAN is shown in the following diagram:

Generative versus discriminative algorithms

To understand GANs, we should know how discriminative and generative algorithms work. Discriminative algorithms try to predict a label and classify the input data or categorize them to where the data belongs...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime