MOSTAFA1172m/mnist-vanilla-gan
A PyTorch implementation of a Vanilla Generative Adversarial Network (GAN) trained on the MNIST dataset. This project generates synthetic handwritten digits similar to the real ones from the MNIST dataset using a generator and a discriminator network, trained through adversarial learning.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/MOSTAFA1172m/mnist-vanilla-gan"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aakashjhawar/AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
PrasannaPulakurthi/MMD-AdversarialNAS-GAN
Enhancing GAN Performance Through Neural Architecture Search and Tensor Decomposition
gperdrizet/GANNs-with-friends
Distributed deep learning demo using DCGANNs for bootcamp students
samresume/SeriesGAN
We introduce an advanced framework that integrates the advantages of an autoencoder-generated...
nazmul-karim170/SPI-GAN
PyTorch Implementation of "SPI-GAN: Towards Single-Pixel Imaging through Generative Adversarial Network"