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

State inference in HMM

Let's start with a simple example to show what kind of interesting questions we can ask our HMM models. We are taking an example of robot localization. There are a lot of variations of this example, but we are assuming that a robot is moving in a 2D grid, as shown in Figure 3.1. The robot also has four sensors on it. Each of these sensors detects whether there's a wall right next to the robot in the sensor's direction.

We would like to model the movement of the robot in the following grid along with the observations from our sensors:

Figure 3.1: The probability distribution of the position of the robot over time

In Figure 3.1, we see how the observations at different time instances change the probability of the location of the robot in the grid. Initially, we start with a uniform probability over all the positions in the grid. Now, at time...

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 AU $24.99/month. Cancel anytime