码迷,mamicode.com
首页 > 其他好文 > 详细

机器学习

时间:2017-01-10 10:12:53      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:off   provides   check   with   learn   sign   this   more   abi   

What Is Machine Learning

Two definitions of Machine Learning are offered. Arthur Samuel described it as :”the field of study that gives computer the ability to learn without being explicitly programmed.” This is an older, informal definition.

Tom Mitchell provides a more modern definition: “A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E.”

Example: playing checkers.

E = the experience of playing many game of checkers

T = the task of playing checkers

P = the probability that the program will win the next game

In general, any machine learning problem can be assigned to one of two board classification:

Supervised learning and Unsupervised learning.

机器学习

标签:off   provides   check   with   learn   sign   this   more   abi   

原文地址:http://www.cnblogs.com/zwx19961130/p/6268051.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!