Skip to content

a simple code for learning the MNIST dataset using the pytorch package.

Notifications You must be signed in to change notification settings

Haokai-Zhang/torchMNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

torchMNIST

A simple code for recognizing hand-writing digits based on the pytorch package and the MNIST dataset, including the following steps:

  1. Download MNIST.
  2. Visualize examples of MNIST.
  3. Construct a CNN and train & test it.
  4. Plot a figure of training error, test error, accuracy vs. learning process.
  5. Visualize examples of the predictions.

About

a simple code for learning the MNIST dataset using the pytorch package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published