首页 > 其他 > 详细

机器学习

时间:2017-01-10 10:11:22      阅读:184      评论:0      收藏:0      [点我收藏+]

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.

机器学习

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!