搜索资源列表
Mixture.py.tar
- EM algorithm for Gausian mixture models
EM
- 用Python写的EM算法 估计男女身高 来验证EM算法的准确性-Written in Python EM algorithm to estimate the height of men and women to verify the accuracy of the EM algorithm
EM算法_代码
- 这是用python编写的EM算法的实现程序,测试过可以运行。(This is written in Python EM algorithm implementation procedures, tested can run.)
py-EM算法
- 用Python实现的EM算法,拟合高斯分布的缺失数据。(EM algorithm writed in python)