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

Maximum a Posteriori Inference #2

Open
denismaua opened this issue Sep 14, 2023 · 2 comments
Open

Maximum a Posteriori Inference #2

denismaua opened this issue Sep 14, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@denismaua
Copy link
Contributor

denismaua commented Sep 14, 2023

Implement algorithms for maximum a posteriori inference, that is, finding the probable interpretation of a selected set of facts. Implement at least a brute-force algorithm and an algorithm that calls clingo or plingo for optimization/sampling. Can start with simple cases (acyclic/stratified programs) then move to programs with cycles and max-ent semantics.

@denismaua denismaua added the good first issue Good for newcomers label Sep 14, 2023
@149189
Copy link

149189 commented Oct 1, 2023

I Would like to work on this issue

@denismaua
Copy link
Contributor Author

denismaua commented Oct 2, 2023 via email

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

No branches or pull requests

2 participants