CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - gmm learning

搜索资源列表

  1. emgmm

    1下载:
  2. EM算法估计GMM的matlab版本的源代码,适合给类机器学习问题-EM algorithm estimates GMM Matlab version of the source code, suitable for the type of machine learning problems
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:罗军
  1. MLDemos-0.3.0-source

    0下载:
  2. 机器学习源代码:内含多种机器学习算法,如GMM、KNN、Kernel PCA等等,供参考。-Machine learning source code: contains a variety of machine learning algorithms, such as GMM, KNN, Kernel PCA for reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:3.9mb
    • 提供者:胡龙
  1. GMM-GMR-v2.0

    1下载:
  2. In statistics, a mixture model is a probabilistic model for density estimation using a mixture distribution. A mixture model can be regarded as a type of unsupervised learning or clustering. Mixture models should not be confused with models for compo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:39.93kb
    • 提供者:alice
  1. GMM-GMR-v1.2

    0下载:
  2. GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Ex
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1010.48kb
    • 提供者:ning
  1. gmm

    0下载:
  2. Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5.63kb
    • 提供者:ruso
  1. EM-GMM

    0下载:
  2. Em algo for GMM, data mining unsupervised learning-Em algo for GMM, data mining unsupervised learning
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.58kb
    • 提供者:vicky
  1. gmm

    0下载:
  2. sparse Bayesain learning algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:19.12kb
    • 提供者:lucasschen
  1. GMM

    2下载:
  2. 无监督混合高斯模型(GMM)的EM估计,含两篇IEEE论文的源码-This is a set of MATLAB m-files implementing the mixture fitting algorithm described in the paper M. Figueiredo and A.K.Jain, "Unsupervised learning of finite mixture models", IEEE Transaction on Pattern Analys
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:24kb
    • 提供者:郑馨
  1. gmm

    0下载:
  2. 基于混合高斯的运动目标提取,附带图像序列,内容讲解详细,适合学习。-Extracted based on Gaussian mixture moving target, with a sequence of images, to explain in detail the contents of, suitable for learning.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1.58mb
    • 提供者:水清河
  1. GM_EM

    0下载:
  2. 不错的GM_EM代码。用于聚类分析等方面。- GM_EM- fit a Gaussian mixture model to N points located in n-dimensional space. Note: This function requires the Statistical Toolbox and, if you wish to plot (for k = 2), the function error_ellipse Elem
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:3.07kb
    • 提供者:朱魏
  1. CaiDengcode

    0下载:
  2. 浙大蔡登,何晓飞写的降维,特征选择等机器学习的源码 包括:谱回归,降维,特征选择,主题模型,矩阵分解,稀疏编码,哈希,聚类,主动学习,矩阵学习。 是一个很好的机器学习源码资料。-cCaideng s code for Machine learning,include Spectral regression : (a regression framework for efficient dimensionality reduction) Dimensionality reduct
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:188.43kb
    • 提供者:罗鹏
  1. GMM

    0下载:
  2. 聚类算法之高斯混合模型,GMM 和 k-means 很像,不过 GMM 是学习出一些概率密度函数来(所以 GMM 除了用在 clustering 上之外,还经常被用于 density estimation )。-Gaussian mixture model of clustering algorithm, GMM and k-means like, but GMM is learning some probability density function (so GMM except on cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:19.43kb
    • 提供者:赵小娟
  1. MachineLearning-master

    0下载:
  2. 一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1.38mb
    • 提供者:xinyue
  1. 贝叶斯人脸识别

    1下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-15
    • 文件大小:636kb
    • 提供者:lambjiko
  1. machine_learning_python-master

    1下载:
  2. 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现 Kmeans和Kmeans++的实现 EM GMM高斯混合和GMM+LASSO的实现 实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法 实现决策树的基本算法 实现adaboost基本算法 实现svm基本算法 实现逻辑回归基本算法(By reading the data codes on the Internet, we can process oursel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-08
    • 文件大小:2.47mb
    • 提供者:似水流年19
搜珍网 www.dssz.com