Skip to content

SonnetZ/MnistGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mnist-GAN

Implementation of GAN using PyTorch and tested on MNIST Dataset.

No saving checkpoints saving/loading implemented. Please adjust to your needs accordingly.

The current runnable code is in trainGAN.py, and the models are stored in model.py. The graviti_API.py is the ongoing SDK for Graviti. The SDK for faster retrieval of datasets from their platform is currently being implemented. You may update the dataloaders accordingly once the SDK implementation is refined for use of any other datasets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%