Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 251 Bytes

Machine-Learning


目录介绍


  • Gradient Desent  

    具体介绍见我的知乎专栏:https://zhuanlan.zhihu.com/p/29218979

  • EM  

     记录了EM算法求解高斯混合模型参数,对应《统计学习方法》习题9.3