Machine Learning Day
Marine Biological Laboratory, Woods Hole, MA
Tues. 14 Aug. 2018
Theory: Morning (9:15 - 2:45), Lillie Auditorium
Practice/Labs: Afternoon (3:00 - 6:00), Loeb 306
BMM Summer Course 2017 Machine Learning Day website
Instructor: Lorenzo Rosasco (lrosasco at mit.edu)
Universita' di Genova, Istituto Italiano di Tecnologia, MIT
TAs: Xavier Boix (xboix@mit.edu), Andrzej Banburski (kappa666@mit.edu), Pouya Bashivan (bashivan@mit.edu)
Course Description
Learning, its principles and computational implementations, is at the very core of intelligence. Machine Learning (ML) is the key to developing intelligent systems and analyzing data in science and engineering. ML engines enable intelligent technologies such as Alexa, Siri, Cortana, Google Now, Watson, AplhaGo, or self driving cars, to name a few. At the same time ML methods help make sense of the flood of online or biological data, forming the basis of a new Science of Data.
This one day course provides an introduction to essential concepts and algorithms at the core of ML. Theory classes in the morning are complemented by hands-on lab sessions in the afternoon.
Schedule
Time | Session | Material | |
---|---|---|---|
9:00 | Theory | Local Methods, Bias-Variance and Model Selection | slides |
Theory | Regularization: Linear and Kernel Least Squares | see above | |
Theory | Variable Selection and Dimensionality Reduction | see above | |
3:00 | (Optional) | MATLAB Warm-Up: Data Generation | code |
Practice | k-NN and Cross-validation | code | |
Practice | Regularized Least Squares (RLS) | code | |
Practice | Kernel RLS | code/data | |
Practice | PCA and Orthogonal Matching Pursuit (OMP) | code | |
(Optional) | Learning with Real Data | code/data |
Prerequisites
Basic Probability, Calculus, Linear Algebra
References
Further reading
Related courses
- BMM SS 2015 - Videos of the ML class in BMM summer course 2015.
- MLCC - ML crash course (10 lectures).
- ISML2, Unige - Undergraduate intro to ML (term-long).
- RegML 2016 - Advanced ML course (20 lectures).
- MIT 9.520/6.860 - Statistical Learning Theory and Applications, Fall 2016 (term-long).