Lab 1: Setup and Introduction
Video
Lab by Sergey Karayev.
In this video, we introduce the lab throughout the course. We formulate the problem, provide the codebase structure, and train a simple Multilayer Perceptron on the MNIST dataset.
- 4:11 - Understand the problem and path to solution
- 5:54 - Set up the computing environment
- 12:54 - Review the codebase
- 24:55 - Train the MLP model on MNIST