AdityaShinde716/Generating-Images-with-Generative-Adversarial-Network
Built a GAN using TensorFlow to generate handwritten digits from the MNIST dataset. Implemented a custom generator, discriminator, training loop, loss functions, and checkpointing, with image generation and GIF animation to visualize model progress across epochs.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/AdityaShinde716/Generating-Images-with-Generative-Adversarial-Network"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style...
aleju/face-generator
Generate human faces with neural networks
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional...