The document discusses the Least-Mean Square (LMS) algorithm. It begins by introducing LMS as the first linear adaptive filtering algorithm developed by Widrow and Hoff in 1960. It then describes the filtering structure of LMS, modeling an unknown dynamic system using a linear neuron model and adjusting weights based on an error signal. Finally, it summarizes the LMS algorithm, outlines its virtues like computational simplicity and robustness, and notes its primary limitation is slow convergence for high-dimensional problems.