Machine Learning by Stanford University

 
Machine Learning
Students Enrolled | Ratings

This course includes:

  • Flexible deadlines
  • Reset deadlines in accordance to your schedule.
  • Shareable Certificate
  • Earn a Certificate upon completion (paid)
  • 100% online
  • Start instantly and learn at your own schedule.
  • Approx. 61 hours to complete
  • English
  • Subtitles: Arabic, French, Portuguese (European), Chinese (Simplified), Italian, Vietnamese, German, Russian, English, Hebrew, Spanish, Hindi, Japanese

Skills you'll gain:

  • Logistic Regression
  • Artificial Neural Network
  • Machine Learning (ML) Algorithms
  • Machine Learning

What you will learn

Week 1
2 hours to complete
Introduction
Welcome to Machine Learning! In this module, we introduce the core idea of teaching a computer to learn concepts using data—without being explicitly programmed. The Course Wiki is under construction. Please visit the resources tab for the most complete and up-to-date information.

5 videos (Total 42 min), 9 readings, 1 quiz


2 hours to complete
Linear Regression with One Variable
Linear regression predicts a real-valued output based on an input value. We discuss the application of linear regression to housing price prediction, present the notion of a cost function, and introduce the gradient descent method for learning.

7 videos (Total 70 min), 8 readings, 1 quiz


2 hours to complete
Linear Algebra Review
This optional module provides a refresher on linear algebra concepts. Basic understanding of linear algebra is necessary for the rest of the course, especially as we begin to cover models with multiple variables.

6 videos (Total 61 min), 7 readings, 1 quiz


Week 2
3 hours to complete
Linear Regression with Multiple Variables
What if your input has more than one value? In this module, we show how linear regression can be extended to accommodate multiple input features. We also discuss best practices for implementing linear regression.

8 videos (Total 65 min), 16 readings, 1 quiz


5 hours to complete
Octave/MATLAB Tutorial
This course includes programming assignments designed to help you understand how to implement the learning algorithms in practice. To complete the programming assignments, you will need to use Octave or MATLAB. This module introduces Octave/Matlab and shows you how to submit an assignment.

6 videos (Total 80 min), 2 readings, 2 quizzes


Week 3
2 hours to complete
Logistic Regression
Logistic regression is a method for classifying data into discrete outcomes. For example, we might use logistic regression to classify an email as spam or not spam. In this module, we introduce the notion of classification, the cost function for logistic regression, and the application of logistic regression to multi-class classification.

7 videos (Total 71 min), 8 readings, 1 quiz


5 hours to complete
Regularization
Machine learning models need to generalize well to new examples that the model has not seen in practice. In this module, we introduce regularization, which helps prevent models from overfitting the training data.

4 videos (Total 39 min), 5 readings, 2 quizzes


Week 4
5 hours to complete
Neural Networks: Representation
Neural networks is a model inspired by how the brain works. It is widely used today in many applications: when your phone interprets and understand your voice commands, it is likely that a neural network is helping to understand your speech; when you cash a check, the machines that automatically read the digits also use neural networks.

7 videos (Total 63 min), 6 readings, 2 quizzes


Week 5
5 hours to complete
Neural Networks: Learning
In this module, we introduce the backpropagation algorithm that is used to help learn parameters for a neural network. At the end of this module, you will be implementing your own neural network for digit recognition.

8 videos (Total 78 min), 8 readings, 2 quizzes


Week 6
5 hours to complete
Advice for Applying Machine Learning
Applying machine learning in practice is not always straightforward. In this module, we share best practices for applying machine learning in practice, and discuss the best ways to evaluate performance of the learned models.

7 videos (Total 63 min), 7 readings, 2 quizzes


2 hours to complete
Machine Learning System Design
To optimize a machine learning algorithm, you’ll need to first understand where the biggest improvements can be made. In this module, we discuss how to understand the performance of a machine learning system with multiple parts, and also how to deal with skewed data.

5 videos (Total 60 min), 3 readings, 1 quiz


Week 7
5 hours to complete
Support Vector Machines
Support vector machines, or SVMs, is a machine learning algorithm for classification. We introduce the idea and intuitions behind SVMs and discuss how to use it in practice.

6 videos (Total 98 min), 1 reading, 2 quizzes


Week 8
1 hour to complete
Unsupervised Learning
We use unsupervised learning to build models that help us understand our data better. We discuss the k-Means algorithm for clustering that enable us to learn groupings of unlabeled data points.

5 videos (Total 39 min), 1 reading, 1 quiz


5 hours to complete
Dimensionality Reduction
In this module, we introduce Principal Components Analysis, and show how it can be used for data compression to speed up learning algorithms as well as for visualizations of complex datasets.

7 videos (Total 67 min), 1 reading, 2 quizzes


Week 9
2 hours to complete
Anomaly Detection
Given a large number of data points, we may sometimes want to figure out which ones vary significantly from the average. For example, in manufacturing, we may want to detect defects or anomalies. We show how a dataset can be modeled using a Gaussian distribution, and how the model can be used for anomaly detection.

8 videos (Total 91 min), 1 reading, 1 quiz


5 hours to complete
Recommender Systems
When you buy a product online, most websites automatically recommend other products that you may like. Recommender systems look at patterns of activities between different users and different products to produce these recommendations. In this module, we introduce recommender algorithms such as the collaborative filtering algorithm and low-rank matrix factorization.

6 videos (Total 58 min), 1 reading, 2 quizzes


Week 10
2 hours to complete
Large Scale Machine Learning
Machine learning works best when there is an abundance of data to leverage for training. In this module, we discuss how to apply the machine learning algorithms with large datasets.

6 videos (Total 64 min), 1 reading, 1 quiz


Week 11
2 hours to complete
Application Example: Photo OCR
Identifying and recognizing objects, words, and digits in an image is a challenging task. We discuss how a pipeline can be built to tackle this problem and how to analyze and improve the performance of such a system.

5 videos (Total 57 min), 1 reading, 1 quiz


enroll call-to-action button


Comments