Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following the tutorials at PyTorch's Introduction to PyTorch, but using an alternate dataset (MNIST instead of MNIST-fashion), we use a simple MLP with two Linear layers and ReLU, and a Stochastic Gradient Descent optimizer to train a simple neural network to learn to recognize handwritten digits.

About

A simple exhibition of using PyTorch to classify the images in the MNIST dataset

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages