Skip to content

kraken24/getting_started_with_gans

Repository files navigation

getting_started_with_gans

Implementing GANs on MNIST dataset

This repository contains basic implementation of GANs using keras and tensorflow.

train.py: trains the algorithm from scratch for 100 epochs

test.py: creates 20 images using the last saved model

About

Implementing GANs on MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages