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

搜索资源列表

  1. hmm源代码C

    0下载:
  2. Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15222
    • 提供者:stone
  1. hiddenmorcov

    0下载:
  2. 这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。-This is a writer writing improvement of the people's hidden Markov model algorithm procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23892
    • 提供者:周江
  1. ymekf

    0下载:
  2. 隐马尔可夫模型源代码,希望对大家有所帮助-hidden Markov model source code, we hope to help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15813
    • 提供者:souluu
  1. Hidden_Markov_model_for_automatic_speech_recogniti

    0下载:
  2. Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23484
    • 提供者:张志
  1. ghmm-0.8_beta1

    0下载:
  2. General Hidden Markov Model Library 一个通用的隐马尔科夫模型的C代码库
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1233664
    • 提供者:schubert
  1. hmm.zip

    3下载:
  2. 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:307785
    • 提供者:冰激凌
  1. HTK-3.4

    0下载:
  2. 隐马尔可夫模型源代码,常用于模式识别和人工智能-Hidden Markov Model source code, commonly used in pattern recognition and artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2186304
    • 提供者:kongjunqi
  1. HMMFL

    0下载:
  2. 隐马尔可夫模型代码,供初学者参考、学习。里面有一个PPT。-Hidden Markov Model code reference for beginners to learn. Inside there is a PPT.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:38354
    • 提供者:fengling
  1. 287195364HMM

    0下载:
  2. 隐马尔可夫模型代码,供初学者学习、参考。里面有一个PPT。-Hidden Markov Model code for beginners to learn, reference. Inside there is a PPT.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:38563
    • 提供者:fengling
  1. 1

    0下载:
  2. 基于隐马尔可夫模型的人脸识别CC++源代码图像识别部分的程序,-Face Recognition Based on Hidden Markov Model CC++ source code for the image recognition part of the process,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3771
    • 提供者:铁军
  1. HMM2

    1下载:
  2. 多序列hmm模型代码,用于隐马尔科夫双观察序列的问题,例子是指硬币,c++实现-Multiple sequence hmm model code for the hidden Markov sequence of pairs of observed problems, examples refers to the coins, c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:239111
    • 提供者:阿斯顿
  1. PSOHMM11

    2下载:
  2. pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,用于度序列观察。-pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model parameters for the degree of sequence observations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:224720
    • 提供者:阿斯顿
  1. PSOHMM12

    2下载:
  2. 用于单序列观察。pso粒子群算法与隐马尔科夫模型的结合,用粒子群优化算法度模型参数进行优化,这个适用于单序列观察-For single sequence of observations. pso particle swarm algorithm with a combination of hidden Markov model, using particle swarm optimization algorithm to optimize the degree of model paramete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:319765
    • 提供者:阿斯顿
  1. HMM

    0下载:
  2. This paper presents a hybrid framework of feature extraction and hidden Markov modeling (HMM) for two-dimensional pattern recognition. Importantly, we explore a new discriminative training criterion to assure model compactness and discriminability. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:52373
    • 提供者:rupesh
  1. HMM

    0下载:
  2. 隐马尔科夫模型(Hidden Markov Model, HMM)是对马尔科夫模型的一种扩充。 隐马尔科夫模型的基本理论形成于上世纪60年代末期和70年代初期。隐马尔科夫模型在计算语言学中有着广泛的应用。例如隐马尔科夫模型在词类自动标注中的应用。 该课件较详细的介绍了HMM,并有生动的实例及比喻帮组理解-Hidden Markov Model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:340040
    • 提供者:汤圆
  1. vcdigita-image-patten-

    0下载:
  2. 本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等-This book describes the pattern recognition and artificial intelligence in some of the basic theory and some related models, including Bayesian decision-making, linear discriminant f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:48498688
    • 提供者:广隶
  1. HMM

    0下载:
  2. VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:34102
    • 提供者:ji zuo-xin
  1. HMMmodel

    0下载:
  2. 基于双重随机性的隐马尔科夫模型(Hide MarKov Model)的C语言实现-Based on double random hidden Markov model (HMM) of the C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:7443
    • 提供者:wangzhenjun
  1. speech-recognize-HMM-CPP

    0下载:
  2. 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5789
    • 提供者:viky99
  1. HMM-Model

    1下载:
  2. 采用隐马尔可夫模型对股票市场走势进行预测-Stock Market Forecasting Using Hidden Markov Model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-16
    • 文件大小:123904
    • 提供者:胡海涛
« 12 »
搜珍网 www.dssz.com