Skip to content

Commit c85c35a

Browse files
committed
Merge pull request wepe#3 from enjoyhot/master
Update README.md
2 parents 050c089 + e4cd806 commit c85c35a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ CSDN:[wepon的专栏](http://blog.csdn.net/u012162613)
5252

5353
[libsvm liblinear-usage](https://github.com/wepe/MachineLearning/tree/master/SVM/libsvm%20liblinear-usage) 对使用广泛的libsvm、liblinear的使用方法进行了总结,详细介绍:[文章链接](http://blog.csdn.net/u012162613/article/details/45206813)
5454

55+
- **GMM**
56+
57+
GMM和k-means作为EM算法的应用,在某种程度有些相似之处,不过GMM明显学习出一些概率密度函数来,结合相关理解写成python版本,详细介绍:[文章链接](http://blog.csdn.net/gugugujiawei/article/details/45583051)
58+
5559
##Contributing
5660

5761
欢迎加入本项目,任何机器学习/深度学习的demo都可以push进来,并且最好有相应的博文介绍代码。

0 commit comments

Comments
 (0)