Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/notshrirang/gan-for-handwritten-digits

Generative Adversarial Networks for generating handwritten digits. Model trained on handwritten digit dataset using TensorFlow for 10000 epochs.
https://github.com/notshrirang/gan-for-handwritten-digits

gan generative-adversarial-network tensorflow

Last synced: about 5 hours ago
JSON representation

Generative Adversarial Networks for generating handwritten digits. Model trained on handwritten digit dataset using TensorFlow for 10000 epochs.

Awesome Lists containing this project

README

        

# GAN for Handwritten Digits
Generative Adversarial Networks for generating handwritten digits.

Trained on MNIST using TensorFlow.

## Kaggle - Link

## Model - Link
- learning_rate = 0.0002
- 6000 epochs

## Output Images:
All training stages can be seen [here](https://github.com/NotShrirang/GAN-for-Handwritten-Digits/tree/main/images).