InfoCoBuild

CS229 - Machine Learning

CS229: Machine Learning. Instructor: Anand Avati, Department of Computer Science, Stanford University. This is the summer edition of CS229 Machine Learning that was offered over 2019 and 2020. CS229 provides a broad introduction to statistical machine learning (at an intermediate / advanced level) and covers supervised learning (generative/discriminative learning, parametric/non-parametric learning, neural networks, support vector machines); unsupervised learning (clustering, dimensionality reduction, kernel methods); learning theory (bias/variance trade offs, practical ); and reinforcement learning among other topics. The structure of the summer offering enables coverage of additional topics, places stronger emphasis on the mathematical and visual intuitions, and goes deeper into the details of various topics. You can find more information about this course, such as lecture slides and syllabus, here. (from Stanfordonline)

Lecture 12 - Bias and Variance, Regularization


Go to the Course Home or watch other lectures:

Lecture 01 - Introduction and Linear Algebra
Lecture 02 - Matrix Calculus and Probability Theory
Lecture 03 - Probability and Statistics
Lecture 04 - Linear Regression
Lecture 05 - Perception and Logistic Regression
Lecture 06 - Exponential Family and Generalized Linear Models (GLM)
Lecture 07 - Gaussian Discriminant Analysis (GDA), Naive Bayes and Laplace Smoothing
Lecture 08 - Kernel Methods and Support Vector Machine
Lecture 09 - Bayesian Methods: Parametric and Non-parametric
Lecture 10 - Deep Learning I
Lecture 11 - Deep Learning II
Lecture 12 - Bias and Variance, Regularization
Lecture 13 - Statistical Learning Theory, Uniform Convergence
Lecture 14 - Reinforcement Learning I
Lecture 15 - Reinforcement Learning II
Lecture 16 - K-means, Mixture of Gaussians (GMM), Expectation Maximization (EM)
Lecture 17 - Factor Analysis and Evidence Lower Bound (ELBO)
Lecture 18 - Principal Components Analysis (PCA), Independent Components Analysis (ICA)
Lecture 19 - Maximum Entropy and Calibration
Lecture 20 - Variational Autoencoder
Lecture 21 - Evaluation Metrics
Lecture 22 - Practical Tips and Course Recap
Lecture 23 - Course Recap and Wrap Up