Skip to content

ptrblck/gan-intro-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8f01a1 · Apr 25, 2019

History

8 Commits
Dec 8, 2018
Jul 10, 2017
Dec 8, 2018
Dec 8, 2018
Apr 25, 2019

Repository files navigation

Introduction to Generative Adversarial Networks


This repo is based on John Glover's blog post about approximting a 1-dimensional Gaussian distribution using Generative Adversarial networks (GAN).

He also released TensorFlow code for his experiments.

I tried to reimplement his experiments using Pytorch. For this, I used some code from the Pytorch DCGAN example.

About

Intro to Generative Adversarial Networks in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published