Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow HMMs to be diagramed #61

Open
abeschneider opened this issue Aug 10, 2013 · 3 comments
Open

Allow HMMs to be diagramed #61

abeschneider opened this issue Aug 10, 2013 · 3 comments

Comments

@abeschneider
Copy link

It looks like currently nodes that connect back to themselves are ignored. A curve line segment should be drawn with the arrow pointing back to the node.

@dsfulf
Copy link
Member

dsfulf commented Sep 4, 2019

Assuming HMM means Hidden Markov Model, I think this is a good idea.

@davidwhogg
Copy link
Collaborator

Yes; this requires some thinking...

@randomstuff
Copy link

randomstuff commented Jan 9, 2020

You can draw a HMM as a PGM using daft:

hmm

Are you thinking about a transition diagram, showing the relationship between values of the state instead of the dependence/independence between random variables ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants