Skip to content

This project uses Deep Convolutional Generative Adversarial Networks (DCGANs) to generate images of handwritten digits from the MNIST dataset, specifically focusing on generating the digit '8'.

Notifications You must be signed in to change notification settings

SayamAlt/MNIST-Image-Generation-using-DCGANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MNIST Digits Image Generation using DCGANs

This project uses Deep Convolutional Generative Adversarial Networks (DCGANs) to generate images of handwritten digits from the MNIST dataset, specifically focusing on generating the digit '8'. The model was trained to learn the distribution of digit '8' images and generate realistic samples based on this training. This repository includes the code for data preparation, DCGAN model architecture, training process, and visualization of generated results.

About

This project uses Deep Convolutional Generative Adversarial Networks (DCGANs) to generate images of handwritten digits from the MNIST dataset, specifically focusing on generating the digit '8'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published