-
Notifications
You must be signed in to change notification settings - Fork 33
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
Constraints #178
Constraints #178
Conversation
Codecov Report
@@ Coverage Diff @@
## master #178 +/- ##
==========================================
+ Coverage 85.32% 85.53% +0.21%
==========================================
Files 83 92 +9
Lines 3877 4259 +382
==========================================
+ Hits 3308 3643 +335
- Misses 569 616 +47
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great contribution to ForneyLab.jl
I will merge this PR.
This PR implements the point-mass, chance and moment constraints as proposed in (van de Laar et al. "Chance-Constrained Message Passing", MIT Neural Computation, 2021) and (Senoz et al. "Variational Message Passing and Constraint Manipulation on Factor Graphs", Entropy, 2021).