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

搜索资源列表

  1. MIL-Ensemble

    0下载:
  2. This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4048063
    • 提供者:wsy
  1. EM_GM

    0下载:
  2. 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1405
    • 提供者:scaning
  1. EMalgorithm

    0下载:
  2. 详细介绍了EM算法的推到及使用,是学习图像处理,图像分割的一篇经典。-Details of the EM algorithm is pushed to and use of learning image processing, image segmentation of a classic.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:930540
    • 提供者:本杰明
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  1. ga

    0下载:
  2. 遗传算法是弥补了EM算法的缺点,是现在比较流行的一种利用迭代计算全局最优值的一种算法。遗传算法是借鉴了自然遗传学,因此它们的基本思想是想通的。-Genetic algorithm is made up for the shortcomings of EM algorithm, is now more popular means of a global optimum value of iterative calculation algorithm. Genetic algorithm is bo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1379
    • 提供者:赵晓霞
  1. EMalgorithm

    0下载:
  2. 书中详细介绍了EM算法的由来,及其迭代算法。-sorry my english is poor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:617671
    • 提供者:庞善民
  1. emalgorithmusedtocluster

    0下载:
  2. 采用em算法对某个具体的二维数据集进行聚类-Em algorithm using two-dimensional data set to a specific cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6578
    • 提供者:康海源
  1. 20107210374284118

    0下载:
  2. EM聚类算法的C++实现,高效地进行编码,充分利用系统资源。-EM Clustering Algorithm C++ implementation, efficient encoding, full use of system resources.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:21115
    • 提供者:张勋
  1. CLDA

    0下载:
  2. Latent Dirichlet Allocation程序,基于EM算法。能得到alpha和beta参数-Latent Dirichlet Allocation program, based on the EM algorithm. Alpha and beta parameters can be derived
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:3048713
    • 提供者:carluss
  1. LDA-Code

    0下载:
  2. 主要是LDA 包的程序 其中有KL,EM算法和一些推论-The program is mainly LDA package including KL, EM algorithm, and some inferences
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:194419
    • 提供者:li
  1. GMM

    0下载:
  2. 这里介绍了一个利用了EM算法得到的GMM训练c代程序-This is a useful file of GMM code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2646
    • 提供者:李娜
  1. nbem.tar

    0下载:
  2. Naive bayes classifer的具体实现,使用多模态事件模型表示,提供EM算法用于半监督和无监督学习,最大似然估计用于有监督学习-The Naive bayes classifer implementation, using a multi-modal event model EM algorithm for semi-supervised and unsupervised learning, maximum likelihood estimation for supervised
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:707046
    • 提供者:xjjin
  1. EMal

    0下载:
  2. 使用EM算法完成图像的分割,使用混合高斯模型,可以修改分类数。运行EM.m-Expectation Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2589
    • 提供者:
  1. stochastic---probelm

    0下载:
  2. EM算法处理随机优化问题,转变成期望值模型-EM algorithm for stochastic optimization problem into expectation model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:28640
    • 提供者:方轩
  1. Kmeans_VS_EM_OnLaborDataSet

    0下载:
  2. 使用著名的数据挖掘和机器学习软件WEKA,在标准数据集labor上,比较Kmeans与EM算法。-Use well-known data mining and machine learning software WEKA, on standard data sets labor, relatively Kmeans with EM algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:68779
    • 提供者:许仙
  1. GMM_EM

    0下载:
  2. 高斯混合模型EM算法,通过EM算法来进行高斯混合模型的参数估计-Gaussian mixture model EM algorithm parameters by EM algorithm to estimate the Gaussian mixture model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:40731
    • 提供者:songkun
  1. lda-0.2

    0下载:
  2. LDA 模型的em算法 不需要计算似然函数-LDA model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:37679
    • 提供者:kewin
  1. EM

    0下载:
  2. 模式识别中的Expectation maximization算法的matlab源码-Expectation maximization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1869
    • 提供者:whx
  1. contourletHMT

    1下载:
  2. 基于马尔可夫的HMT模型 使用EM算法进行参数训练-a hidden Markov tree model to the contourlet coefficients of images.These functions are based on the journal Directional Multiscale Modeling of Images Using the Contourlet Transform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:91736
    • 提供者:颜文
  1. art_authen

    0下载:
  2. 使用Contourlet变换和SVM进行书画艺术的识别,通过EM算法进行HMT参数的训练-Code used for the article Authentication of paintings using hidden Markov modelling of contourlet transforms , where we develop a method for classification of paintings digital reproductions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:46086
    • 提供者:颜文
« 1 2 34 »
搜珍网 www.dssz.com