Andrew Ng的Machine Learning课程,在网易公开课上有中文版视频http://v.163.com/special/opencourse/machinelearning.html,六维上也有资源可以下载。

引言

machine learning 定义1:Field of study that gives computers the ability to learn without being explicitly programmed.

machine learning 定义2:A computer program is said to learn from experience E with respect to some tast T and some performance measure P, if its performance on T, as measured by P, improves with experience E.

课程主要包括四个部分:

1:Supervised Learning监督学习

Regression回归

Classification分类

2:Learning Theory学习理论

理解学习算法how and why work

3:Unsupervised Learning非监督学习

Clustering聚类

主要应用:基因分析、图像处理、社交网络分析、市场划分...

4:Reinforcement Learning强化学习

需要做一系列决策(例如:无人驾驶飞机,机器人领域),设置reward function

最新文章

  1. JavaScript和jQuery的类型判断
  2. Java监控工具介绍,VisualVm ,JProfiler,Perfino,Yourkit,Perf4J,JProbe,Java微基准测试
  3. 建议Javascript以后都用严格模式
  4. NPM小结
  5. sublime text 3 修改文件保存编码
  6. 使用JavaScript根据从后台获取来的数据打开一个新的页面
  7. MySQL基础之第18章 性能优化
  8. matlab inpolygon 判断点在多边形内
  9. PL/SQL — 隐式游标
  10. 深入并发包 ConcurrentHashMap 源码解析
  11. Shell命令-文件及内容处理之diff、vimdiff
  12. [matlab] 4.M函数
  13. python编程 之 PyMysql包接口,python中如何使用数据库
  14. python 修改dataframe的列名
  15. MySQL 数据类型说明解释
  16. QQ的小秘密
  17. 激活函数--(Sigmoid,tanh,Relu,maxout)
  18. Swift ARC 自动引用计数
  19. VMware vSphere client 中英文语言界面设置
  20. [LeetCode&Python] Problem 242. Valid Anagram

热门文章

  1. ubuntu安装mysql数据库
  2. Js中数据类型判断的几种方法
  3. 深度学习框架Caffe的编译安装
  4. mybatis+spring事务
  5. ICE BOX 配置,使用----第一篇
  6. mysql trouble shooting---- 从库停止同步lock_wait_timeout_exceeded_try_restarting_transaction
  7. Spring--注入类型--setter
  8. [转]SQL Server® 2008 R2 Express 静默安装
  9. OpenGL ES
  10. Linux怎样访问Windows共享文件和文件夹