Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Markov Models with Python

You're reading from   Hands-On Markov Models with Python Implement probabilistic models for learning complex data sequences using the Python ecosystem

Arrow left icon
Product type Paperback
Published in Sep 2018
Publisher Packt
ISBN-13 9781788625449
Length 178 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Ankur Ankan Ankur Ankan
Author Profile Icon Ankur Ankan
Ankur Ankan
Abinash Panda Abinash Panda
Author Profile Icon Abinash Panda
Abinash Panda
Arrow right icon
View More author details
Toc

Bayesian learning in HMM

As we saw in the previous section, in the case of Bayesian learning we assume all the variables as a random variable, assign a prior to it, and then try to compute the posterior based on that. Therefore, in the case of HMM, we can assign a prior on our transition probabilities, emission probabilities, or the number of observation states.

Therefore, the first problem that we need to solve is to select the prior. Theoretically, a prior can be any distribution over the parameters of the model, but in practice, we usually try to use a conjugate prior to the likelihood, so that we have a closed-form solution to the equation. For example, in the case when the output of the HMM is discrete, a common choice of prior is the Dirichlet distribution. It is mainly for two reasons, the first of which is that the Dirichlet distribution is a conjugate distribution to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime