Hands-On Markov Models With Python
- Authors
- Ankan, Ankur
- Publisher
- Packt Publishing
- Tags
- com044000 - computers , neural networks , com004000 - computers , intelligence (ai) and semantics , com042000 - computers , natural language processing
- Date
- 2018-09-27T00:00:00+00:00
- Size
- 24.29 MB
- Lang
- en
Unleash the power of unsupervised machine learning in Hidden Markov Models using TensorFlow, pgmpy, and hmmlearnKey FeaturesBuild a variety of Hidden Markov Models (HMM)Create and apply models to any sequence of data to analyze, predict, and extract valuable insightsUse natural language processing (NLP) techniques and 2D-HMM model for image segmentationBook DescriptionHidden Markov Model (HMM) is a statistical model based on the Markov chain concept. Hands-On Markov Models with Python helps you get to grips with HMMs and different inference algorithms by working on real-world problems. The hands-on examples explored in the book help you simplify the process flow in machine learning by using Markov model concepts, thereby making it accessible to everyone.Once you've covered the basic concepts of Markov chains, you'll get insights into Markov processes, models, and types with the help of practical examples. After grasping these...