Introduction to AI and ML
Chess playing programs HiTech and Deep Thought defeated chess masters in 1989.
History of AI and AI today
Other attendees were Ray Solomonoff, Oliver Selfridge, Trenchard More, Arthur Samuel, Herbert A. Simon, and Allen Newell
-> A* algorithm
2015-2017 – superhuman speech understanding
[Sandholm et al.]
Superhuman strategic reasoning under imperfect information Libratus beats best humans at heads-up no-limit Texas hold’em poker [Brown & Sandholm] Pittsburgh, January 2017 Haikou, April 2017
什么是学习(Learning) 赫尔伯特·西蒙(Herbert A. Simon)的定义:如果一个系统能够通 过执行某个过程来改进它的性能,这就是学习。 按照这一观点,机器学习(Machine Learning)是计算机系统用数 据或以往的经验,来优化计算机程序的一门学科。
机器学习的基本内容和方法
机器学习的分析过程(以分类为例)
有监督学习
分类
支持向量机
支持向量机
数据线性不可分时
核方法
非线性变换
回归
无监督学习
聚类
K-means聚类
不同的聚类方法
关联规则挖掘