You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've just started using this interactive book to learn about State Space models for the first time. I only have experience with Bayesian statistics and standard supervised learning (pretty much nothing with any temporal aspect, and minimal experience with dynamical systems), and I've really enjoyed the material. I am at the State Estimation section under the parent section State Space Models.
I've noticed soon I will be getting to sections that have not yet been written. I was wondering if you are planning / currently-working on it? No worries if not, but I think it would be a valuable resource nonetheless.
I've ordered the Bayesian filtering and smoothing book as well to dig deeper into the subject.
Lastly, if you have any other resources that you feel are valuable in studying stochastic dynamical models, I'll take all recommendations! Thanks.
The text was updated successfully, but these errors were encountered:
Hi. Unfortunately this project has been put on ice (although maybe @slinderman will pick it up at some point?).
In the meantime, please see chapters 8, 9 and 29 of probml.github.io/book2, and the tutorials at https://probml.github.io/dynamax/
A quick question @murphyk : in this introduction here you say
"An SSM is a partially observed Markov model."
However, in this article you also wrote here you say that graphical models which have directed edges are called bayesian networks while graphical models with undirected edges are called markov models.
Doesn't an SSM have directed arcs? Wouldn't it be a form of a Bayesian network?
Hi! I've just started using this interactive book to learn about State Space models for the first time. I only have experience with Bayesian statistics and standard supervised learning (pretty much nothing with any temporal aspect, and minimal experience with dynamical systems), and I've really enjoyed the material. I am at the State Estimation section under the parent section State Space Models.
I've noticed soon I will be getting to sections that have not yet been written. I was wondering if you are planning / currently-working on it? No worries if not, but I think it would be a valuable resource nonetheless.
I've ordered the Bayesian filtering and smoothing book as well to dig deeper into the subject.
Lastly, if you have any other resources that you feel are valuable in studying stochastic dynamical models, I'll take all recommendations! Thanks.
The text was updated successfully, but these errors were encountered: