HomeCourse

Machine Learning with Python: from Linear Models to Deep Learning

An in-depth introduction to the field of machine learning, from linear models to deep learning and reinforcement learning, through hands-on Python projects. -- Part of the MITx MicroMasters program in Statistics and Data Science.

Course Information

Format: Instructor-Paced
Estimated: 15 weeks
Start: End:
Payment deadline:

Choose Your Path

Certificate Track

Earn a verified certificate of completion
$300
Access to this course & course materials
Graded assignments & exams
MIT certificate on completion

Learn for Free

Audit this course
Free
Access to this course & course materials
Part of a Program

About this Course

If you have specific questions about this course, please contact us at sds-mm@mit.edu.

Machine learning methods are commonly used across engineering and sciences, from computer systems to physics. Moreover, commercial sites such as search engines, recommender systems (e.g., Netflix, Amazon), advertisers, and financial institutions employ machine learning algorithms for content recommendation, predicting customer behavior, compliance, or risk.

As a discipline, machine learning tries to design and understand computer programs that learn from experience for the purpose of prediction or control.

In this course, students will learn about principles and algorithms for turning training data into effective automated predictions. We will cover:

  • Representation, over-fitting, regularization, generalization, VC dimension;
  • Clustering, classification, recommender problems, probabilistic modeling, reinforcement learning;
  • On-line algorithms, support vector machines, and neural networks/deep learning.

Students will implement and experiment with the algorithms in several Python projects designed for different practical applications.

This course is part of theMITx MicroMasters Program in Statistics and Data Science. Master the skills needed to be an informed and effective practitioner of data science. You will complete this course and three others from MITx, at a similar pace and level of rigor as an on-campus course at MIT, and then take a virtually-proctored exam to earn your MicroMasters, an academic credential that will demonstrate your proficiency in data science or accelerate your path towards an MIT PhD or a Master's at other universities. To learn more about this program, please visit https://micromasters.mit.edu/ds/.

Show more

What you'll learn

  • Understand principles behind machine learning problems such as classification, regression, clustering, and reinforcement learning
  • Implement and analyze models such as linear models, kernel machines, neural networks, and graphical models
  • Choose suitable models for different applications
  • Implement and organize machine learning projects, from training, validation, parameter tuning, to feature engineering.

Prerequisites

  • Undergraduate Python programming
  • Undergraduate probability theory
  • Undergraduate single and multi-variable calculus
  • Vectors and matrices

Meet your instructors

Tommi Jaakkola

Professor of Electrical Engineering and Computer Science

Tommi S. Jaakkola received M.Sc. in theoretical physics from Helsinki University of Technology and Ph.D. from MIT in computational neuroscience. He joined MIT faculty 1998 and he is now the Thomas Siebel Professor in EECS and IDSS at MIT.

His research covers theory, algorithms, and applications of machine learning, from statistical inference and estimation to natural language processing, computational biology, as well as recently machine learning for chemistry. His awards include Sloan research fellowship, AAAI Fellow, and many publication awards across the research areas.