This is the course website for NYU Tandon's 2020 Summer Program for Machine Learning. Materials are adapted from last year's course by Nikola Janjusevic, Akshaj Kumar Veldanda, Jacky Yuan, Tejaishwarya Gagadam.
- We use Piazza for offline discussion!
- Lecture Notes
- Annotated Lecture Notes
- Demo: Numpy Vectors and Matrices
- Demo: Matplotlib Plotting
- Lab: Visualizing Icebreaker Dataset
- Demo: Boston Housing Dataset: Single Variable
- Lecture Notes
- Annotated Lecture Notes
- Demo: Boston Housing Dataset: Single Variable
- Demo: Boston Housing Dataset: Multilinear Regression
- Lecture Notes
- Annotated Lecture Notes
- Demo: Polynomial Fitting
- Demo: Overfitting and Regularization
- Demo: Gradient Descent
- Lecture Notes
- Annotated Lecture Notes
- Project: Fish Weight Prediction
- Alternative Solutions to the Project