文件名称:HMMmodel
介绍说明--下载内容均来自于网络,请自行研究使用
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. Serious students are directed to the sources listed below for
a theoretical descr iption of the algorithm. KF Lee (2) offers an
especially good tutorial of how to build a speech recognition system
using hidden Markov models.
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the sources listed below for
a theoretical descr iption of the algorithm. KF Lee (2) offers an
especially good tutorial of how to build a speech recognition system
using hidden Markov models.
相关搜索: hmm
EM
algorithm
baum
welch
Hidden
Markov
Models
hmm
code
HMMmodel
rar
markov
left
to
right
hmm
hmm
TRAINING
hmm
speech
recognition
EM
algorithm
baum
welch
Hidden
Markov
Models
hmm
code
HMMmodel
rar
markov
left
to
right
hmm
hmm
TRAINING
hmm
speech
recognition
(系统自动生成,下载前可以参看下载内容)
下载文件列表
马尔可夫模型
............\generate_seq.cc
............\hmm.cc
............\hmm.h
............\Makefile
............\makefile.old
............\random.h
............\README.hmm
............\test.hmm
............\test_hmm.cc
............\train_hmm.cc
............\generate_seq.cc
............\hmm.cc
............\hmm.h
............\Makefile
............\makefile.old
............\random.h
............\README.hmm
............\test.hmm
............\test_hmm.cc
............\train_hmm.cc