Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 340 Bytes

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