What are definitions of Model, Inference and Algorithm and its associations ?
生活随笔
收集整理的這篇文章主要介紹了
What are definitions of Model, Inference and Algorithm and its associations ?
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
【1】拿初中的二元一次方程來說明:
- 1.1)說model就好比一元二次方程,它是個方程模型;
- 1.2)再說inference是求解該方程的某種方法——加減消元法(重在推理);
- 1.3)最后說algorithm是我們具體的求解步驟。
2.1)模型Model(你建立的,the most important and difficult)
Attention)
- A1)一個推理可以由多種不同的算法實(shí)現(xiàn);一個模型可以有多種不同的推理方法;
用er關(guān)系模型來描述就是 Model : Inference = 1 : N and Inference : Algorithm = 1 : M ; - A2)對于Model, Inference, Algorithm, 他們的創(chuàng)建難度是遞減的,即Model的build 難度最高,Inference次之,Algorithm最低;貌似我們通常都是修改算法一樣,呵呵了;
- A3)不要將Inference和Algorithm 這兩個過程或術(shù)語搞混淆;
A4) initial ideas above are certainly from PhD Hongjun Wang on ML class in #9133.
[attributor] Rong Tang
- [timestamp] 1505112159
總結(jié)
以上是生活随笔為你收集整理的What are definitions of Model, Inference and Algorithm and its associations ?的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 寻常的反义词 你知道吗
- 下一篇: how to build a paper