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

Belief Propagation over Factor Graph and its Factor Nodes from Markov Network #1020

Closed
qillbel opened this issue Aug 8, 2018 · 0 comments
Closed

Comments

@qillbel
Copy link

qillbel commented Aug 8, 2018

Subject of the issue

Dear Author(s),
I have 2 questions:

  1. I searched in the book, but I failed to find how can I run Belief Propagation over a Factor Graph with pgmpy?
  2. When we convert a Markov network into a Factor Graph (FG_Model = MarkovModel.to_factor_graph()), does it also carries the factors in Markov Network into factor nodes, in the Factor Graph?

Thank you very much.

Your environment

pgmpy version = dev
Python version = 3
Operating System = Windows 8.1

Steps to reproduce

Tell us how to reproduce this issue. Please provide the complete code if possible.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

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

No branches or pull requests

2 participants