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

Modify variables structures for predictions functionality #248

Merged
merged 76 commits into from
Sep 19, 2023
Merged

Conversation

albertpod
Copy link
Member

This PR aims at bringing the prediction functionality into RxInfer.jl.
Linked with PR#51

@albertpod albertpod changed the title [DO NOT MERGE] Modify variables structures for predictions functionality Modify variables structures for predictions functionality Sep 12, 2023
@albertpod
Copy link
Member Author

The branch hasn't been touched for a while, so I am doing a short summary about updates:

  • Removed several dispatch rules for resolve_factorisation with unspecified constraints and stochastic nodes with 2 and 3 inputs.
  • Added new dispatch rules for resolve_factorisation with unspecified constraints and stochastic nodes with 2 and 3 inputs.
  • Modified the logic for determining the marginal value.
  • Modified the logic for determining the result and addons values.

@albertpod albertpod marked this pull request as ready for review September 12, 2023 15:39
src/variables/data.jl Outdated Show resolved Hide resolved
src/variables/data.jl Outdated Show resolved Hide resolved
Co-authored-by: Bagaev Dmitry <bvdmitri@gmail.com>
@albertpod
Copy link
Member Author

seems good
ping @bvdmitri

@bvdmitri bvdmitri merged commit dff2b15 into master Sep 19, 2023
5 of 7 checks passed
@bvdmitri bvdmitri deleted the dev-predict branch September 19, 2023 07:37
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.

4 participants