搜索资源列表
-
1下载:
hmm代码 隐马尔科夫模型 用于手势识别等,hmm code hidden Markov model for gesture recognition, etc.
-
-
0下载:
实现隐马尔可夫模型的viterby算法,用matlab实现的。-Hidden Markov Model to achieve viterby algorithm, achieved using matlab.
-
-
0下载:
用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
-
-
1下载:
隐马尔可夫模型的模拟实现,计算出了最大概率的状态序列。-Simulation and Realization of Hidden Markov Model to calculate the maximum probability of state sequence.
-
-
1下载:
使用天气预报例子的隐马尔科夫模型,简单化计算,对初学HMM的人有借鉴意义-The use of weather forecast example hidden Markov model, simplified calculation of the beginner who is worth learning for HMM
-
-
0下载:
扩展的隐马尔科夫模型代码,general HMM,另外一种HMM,更复杂,适合对HMM有进一步研究的人做参考-The extended hidden Markov model code, general HMM, another kind of HMM, more complex, suitable for further study of HMM were a reference
-
-
0下载:
吉林大学时小虎老师机器学习课件——介绍隐马尔可夫模型-Jilin University, when the Tigers a teacher machine learning courseware- Introduction to Hidden Markov Model
-
-
0下载:
隐马尔可夫模型工具箱,包括了与HMM相关的所有程序。-Hidden Markov Model toolkit, including all the procedures related with the HMM.
-
-
0下载:
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 (1) and
others.-This code implements in C++ a basic
-
-
0下载:
这是一个Ruby机器学习项目中本地实现广义隐马尔可夫模型的分类。目前,它能够监督学习和Viterbi解码。-This project is a Ruby gem ( hmm ) for machine learning that natively implements a (somewhat) generalized Hidden Markov Model classifier. At present, it is capable of supervised learning (using la
-
-
0下载:
隐马尔可夫模型(HMM)模型的源码。隐马尔可夫模型(HMM)模型的随机方法和时间序列数据。-Hidden Markov Models (HMM) are stochastic methods to model temporal and sequence data.
-
-
0下载:
隐马尔科夫模型实现,C语言实现,详细注释-Hidden Markov Model, C language, detailed notes
-
-
0下载:
隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等-Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc
-
-
0下载:
隐马尔可夫模型源代码,对于语音信号识别有很好的作用-Hidden Markov model source code for speech signal recognition have a good effect
-
-
0下载:
HMM隐马尔科夫模型,用python语言实现,能够运行,需要安装相应的库。-HMM hidden Markov model, using python language, be able to run, you need to install the appropriate libraries.
-
-
0下载:
OpenCV基于隐马尔可夫模型(HMM)的人脸识别-Research on Face Recognition Model Based
On Simplifled Pseudo 2D Hidden Markov Model
-
-
0下载:
隐马尔克夫模型工具箱,matlab 语言,包含有离散HMM、连续HMM(Hidden Markov model toolbox, MATLAB language, contains a discrete HMM and continuous HMM)
-
-
0下载:
HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
-
-
3下载:
用隐马尔科夫模型进行未来天气的预测,并设计了一个GUI的交互界面(A hidden Markov model is used to predict the future weather, and a GUI interface is designed.)
-
-
0下载:
在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
-