Giter Club home page Giter Club logo

summary-of-hmm's Introduction

这是关于隐马尔可夫模型的一些总结

##本项目在理论方面没有太多解释,网上有很多博客去讲解理论知识,但对于实际问题的具体代码并不多,所以本项目旨在为更多的初学者提供代码案例,包括隐马尔可夫模型求解的三个经典问题的代码,仅供学习参考,若对代码有疑惑,或者觉得代码哪些地方有问题可以及时与我联系。

###在MultiomialHMM文件中,运用了MultiomialHMM函数,求解关于离散型HMM的有关问题,包括:1.已知模型参数和观测序列,求解最大可能的观测序列 2.已知模型参数和观测序列,求解该模型下产生该观测序列的概率 3.已知观测序列,去求解该模型的参数

###在GMMMHMM文件中实现了对独立词的语音识别

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.