搜索资源列表
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
py-EM算法
- 用Python实现的EM算法,拟合高斯分布的缺失数据。(EM algorithm writed in python)