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

Normalizing Probabilistic Flows in the Downward pass #39

Closed
YitaoLiang opened this issue Jul 30, 2020 · 1 comment
Closed

Normalizing Probabilistic Flows in the Downward pass #39

YitaoLiang opened this issue Jul 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@YitaoLiang
Copy link
Collaborator

During the downward pass, upwards of the children of the same OR parent need to be normalized. Come up with test cases to properly test probabilistic flows. Test cases need to cover when inputs are binary/float, and when the root upward flow is 1.0 and non-1.0

@YitaoLiang YitaoLiang added the bug Something isn't working label Jul 30, 2020
@YitaoLiang YitaoLiang self-assigned this Jul 30, 2020
@YitaoLiang
Copy link
Collaborator Author

Upward flow could be zero. Need to take care of this corner case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant