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

DiscreteBayesNet sample/optimize variants #1043

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

dellaert
Copy link
Member

@dellaert dellaert commented Jan 18, 2022

Two more sample/optimize variants in DiscreteBayesNet, that allow us to sample "incomplete" Bayes nets, e.g., resulting from incomplete elimination. Two things to note:

  • test is in Python.
  • given argument is passed by value, no accident.
  • added better docs as well
  • I reformatted .cpp file, might want to hide whitespace changes

@dellaert dellaert requested a review from xsj01 January 18, 2022 04:02
Copy link
Contributor

@xsj01 xsj01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@dellaert dellaert merged commit 296b469 into develop Jan 18, 2022
@dellaert dellaert deleted the feature/more_discrete_methods branch January 18, 2022 16:11
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants