Skip to content

Simple Feed-Forward Neural Network that classifies characters on the mnist dataset.

Notifications You must be signed in to change notification settings

acramer/simple-nn-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to Machine Learning (and Tuning)

Displays a Feed-Forward Neural Network that classifies handwritten numbers from the mnist dataset.

Learn to:

  • Create Neural Networks in Pytorch
  • Visualize Training with Tensorboard and Weights and Bias
  • Learn to setup hyperparameter control from the command-line for fast tuning

About

Simple Feed-Forward Neural Network that classifies characters on the mnist dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages