Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-GAN

GANs are awesome!

This repository contains the .py files that illustrate the PyTorch implementation of basic GANs. generated_images directory contains the images that were generated with hyperparameters LR = 5e-4, BATCH_SIZE=32, EPOCHS=75.
Note that GANs are very sensitive to hyperparameters.

About

GANs are awesome !

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages