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