Skip to content

ApurvMishra-amd/Generative-Adversarial-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Generative Adversarial Networks

Here, the focus is on building a GAN framework to learn a 1D function which is a quadratic function here but can be modified. This is based on an assignment from the course 'Introduction to Machine Learning' at the University of Toronto.

Generative Adversarial Networks come under Unsupervised Machine Learning techniques but, unlike methods like clustering, GANs work by employing Neural Networks which is essentially a part of the Supervised Machine Learning facet. Read more here: https://poloclub.github.io/ganlab/

Example plots:

image

About

Here, the focus is on building a GAN framework to learn a 1D function. This is based on an assignment from the course 'Introduction to Machine Learning' at the University of Toronto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors