Machine Learning

CS 6350, DS 4350, Spring 2025

Least Mean Squares Regression

This lectures covers the least mean square method for linear regression. Along the way, we will encounter the ideas of learning by minimizing a loss function, and gradient and stochastic gradient descent.

Lectures

  • Chapter 3.1 of Christopher Bishop, Pattern Recognition and Machine Learning.