Skip to content

Dipping my toes into the GAN (Generative Adversarial Network) pool. This uses and generator and discriminator model to draw points along a parabola.

Notifications You must be signed in to change notification settings

danielhallinan88/1D_GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1D_GAN

Training a model to draw points on a parabola. Red points represent points on the parabola. Blue points represents generated points.

2000 Epochs

epoch2000

10000 Epochs

epoch10000

About

Dipping my toes into the GAN (Generative Adversarial Network) pool. This uses and generator and discriminator model to draw points along a parabola.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published