Homework 1
Submission date: April 16th, 2020
Topics
- Working with data in
PyTorch
PyTorch
tensor API and broadcasting- Dataset splits
- Cross validation
- Optimizing loss functions with SGD
- Linear SVM
- Linear Regression with nonlinear features
Downloading
The assignment code is no longer available.
FAQ
Make sure to read the getting started page before getting started.
Q: Will this assignment require use of course servers?
A: No. This assignment does not involve very heavy or long-running
computations.