0% found this document useful (0 votes)
93 views1 page

CS229 2 PDF

This document provides a course description that introduces machine learning and statistical pattern recognition. It covers topics like supervised learning, unsupervised learning, learning theory, and reinforcement learning. The course also discusses recent applications of machine learning in areas like robotics, data mining, navigation, bioinformatics, speech recognition, and text and web data processing. Students are expected to have a basic understanding of computer science, probability theory, and linear algebra as prerequisites.

Uploaded by

suhar adi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views1 page

CS229 2 PDF

This document provides a course description that introduces machine learning and statistical pattern recognition. It covers topics like supervised learning, unsupervised learning, learning theory, and reinforcement learning. The course also discusses recent applications of machine learning in areas like robotics, data mining, navigation, bioinformatics, speech recognition, and text and web data processing. Students are expected to have a basic understanding of computer science, probability theory, and linear algebra as prerequisites.

Uploaded by

suhar adi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Topics: An Application of Supervised Learning - Autonomous Deriving, ALVINN, Linear Regression,

Gradient Descent, Batch Gradient Descent, Stochastic Gradient Descent (Incremental Descent),
Matrix Derivative Notation for Deriving Normal Equations, Derivation of Normal Equations

Course Description
This course provides a broad introduction to machine learning and statistical pattern
recognition.

Topics include: 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
tradeoffs; VC theory; large margins); reinforcement learning and adaptive control.
The course will also discuss recent applications of machine learning, such as to robotic
control, data mining, autonomous navigation, bioinformatics, speech recognition, and
text and web data processing.
Students are expected to have the following background:

Prerequisites: - Knowledge of basic computer science principles and skills, at a level


sufficient to write a reasonably non-trivial computer program.
- Familiarity with the basic probability theory. (Stat 116 is sufficient but not necessary.)
- Familiarity with the basic linear algebra (any one of Math 51, Math 103, Math 113, or
CS 205 would be much more than necessary.)

You might also like