Introduction to ML
生活随笔
收集整理的這篇文章主要介紹了
Introduction to ML
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1.definition of ML
the?design and development of algorithms that allow computers to evolve behaviors based on empirical data
2.application
computer vision(數碼相機中的人臉識別)、speech recognition(科大訊飛、百度語音輸入法)?、NLP(Machine translation、information extraction、information retrieval)、Web search、recommendation(亞馬遜推薦系統)、robotics(無人汽車)、Question Answering
3.paradigms of ML
Supervised learning?: Given{xi,yi} , learn y=f(x;θ)
Unsupervised learning :Given{xi},learn y = f(x;θ)
4.Three elements of ML
1.data 2.model ? ?3.algorithm
which one is more important?
需求最重要,也就是市場前景
總結
以上是生活随笔為你收集整理的Introduction to ML的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java按位异或的运算是,深入理解按位异
- 下一篇: 2020级C语言大作业 - 三国杀