第一课 introduction

2016-10-31  本文已影响0人  前端混合开发

http://cs229.stanford.edu/info.html

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.

这门课主要讲机器学习和統計模式識別。主题包括:监督学习(生成/判别学习,参数/非参数学习,神经网络,支持向量机);无监督学习(聚类,降维,内核的方法);学习理论(偏差/方差权衡; VC理论;大边距);强化学习和自适应控制。该课程还将讨论最近的机器学习的应用,如机器人控制,数据挖掘,自主导航,生物信息学,语音识别和文本和网络数据的处理。

Course Materials

The following books are recommended as optional reading:

  1. Richard Duda, Peter Hart and David Stork, Pattern Classification, 2nd ed. John Wiley & Sons, 2001.
  2. Tom Mitchell, Machine Learning. McGraw-Hill, 1997.
  3. Richard Sutton and Andrew Barto, Reinforcement Learning: An introduction. MIT Press, 1998
  4. Trevor Hastie, Robert Tibshirani and Jerome Friedman, The Elements of Statistical Learning. Springer, 2009

Course handouts and other materials can be downloaded from :
http://www.stanford.edu/class/cs229/materials.html

Online Resources

上一篇 下一篇

猜你喜欢

热点阅读