机器学习笔记(吴恩达系列课程)

机器学习的定义(尚未有统一的定义),较好的定义如下:

Arthur Samuel(1959).Machine Learning: Field of study that gives computers the ability to learn without being explicitly programmed

在没有明确设置的情况下,使计算机具有学习能力的研究领域

 

Tom Mitchell(1998). Well-posed Learning Problem: A computer program is said to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measure by P, improves with experience E.

一个适当的学习问题定义如下:计算机程序从经验E中学习,解决某一任务T,进行某一性能度量P,通过P测定在T上的表现因经验E而提高

相关文章:

  • 2021-08-12
  • 2022-01-09
  • 2022-12-23
  • 2021-10-31
  • 2021-09-24
  • 2021-05-21
  • 2021-09-11
  • 2021-08-21
猜你喜欢
  • 2021-04-07
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2021-08-02
  • 2021-12-27
  • 2022-12-23
相关资源
相似解决方案