Skip to content

SPORIMEstudio/DigitGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNIST Digit Generator

DigitGen Banner

This is a simple practice project that generates handwritten digit images using the MNIST dataset with PyTorch.

The project is made for learning purposes only. Anyone can download it and try it out.


📌 Features

  • Uses PyTorch and torchvision.
  • Loads the MNIST dataset.
  • Trains a simple neural network to generate digit images.
  • Saves generated images to a folder.

📂 Files

  • DigitGen.py — Main Python script for training and generating images.
  • requirements.txt — Python dependencies.
  • preview_generate/ — Folder where generated digit images are saved.
  • banner/ — Folder containing project banner or screenshots.

🚀 How to Use

  1. Clone the repository
    git clone https://github.com/SPORIMEstudio/DigitGen.git
    
  2. Install requirement
    pip install -r requirements.txt
    
  3. Third Step Run the DigitGen.py it will automatically genrate folder and store images in its simple ;)

About

DigitGen is DCGan/GAN practice model to understand GAN/DCGAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages