Skip to content

Deep Convolutional Generative Adversarial Network

Notifications You must be signed in to change notification settings

elybecker/dcgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN

Deep Convolutional Generative Adversarial Network[1]

dcgan

Generating cat images with DCGANS on hops.site because who doens't love cats? Showing results from running a while on a gpu before computaional budget expired.

The architecture had to be adjusted a little bit to get any learning signal...

Results

cat_images

Training Curves

d_hyperparam_search

g_hyperparam_search

d_loss

g_loss

Requirements

Usage

python train.py

or simply run the jupyter notebook...

Disclaimer

Old project from 2017

References

[1] https://arxiv.org/pdf/1511.06434.pdf

About

Deep Convolutional Generative Adversarial Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published