Skip to content

Mino1289/MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST

Use

  1. Clone this repo
git clone https://github.com/Mino1289/MNIST.git
  1. Install pytorch from the official website
https://pytorch.org/get-started/locally/
  1. Install the requirements
pip install -r requirements.txt
  1. Run the demo
python demo.py

About

Implementation of a Classifier for the MNIST digit dataset (MLP & CNN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages