李宏毅机器学习[0]_introduction of machine learning

1什么是机器学习

1.1机器学习\approx寻找一种函数

  • speech recognition——输入语音,输出文字
    李宏毅机器学习[0]_introduction of machine learning
  • image recognition——输入图像,输出图像类别
    李宏毅机器学习[0]_introduction of machine learning
  • playing go——输入棋盘局势,输出下一步落棋位置
    李宏毅机器学习[0]_introduction of machine learning
  • dialogue system——输入语言,系统回复
    李宏毅机器学习[0]_introduction of machine learning

1.2 寻找函数

  1. 定义一个函数集
  2. 判断函数好坏
  3. 选择最好的函数
    李宏毅机器学习[0]_introduction of machine learning

1.3 学习线路

李宏毅机器学习[0]_introduction of machine learning
李宏毅机器学习[0]_introduction of machine learning

相关文章:

  • 2021-07-06
  • 2021-07-03
  • 2022-12-23
  • 2021-10-12
  • 2021-11-30
  • 2021-07-12
  • 2021-05-13
  • 2022-01-09
猜你喜欢
  • 2021-04-06
  • 2021-05-23
  • 2021-11-04
  • 2021-12-12
  • 2021-05-31
  • 2021-11-12
  • 2021-10-03
相关资源
相似解决方案