-
Notifications
You must be signed in to change notification settings - Fork 767
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
Hybrid Mixture Error #1318
Hybrid Mixture Error #1318
Conversation
Also added computing error for the |
Can I please get some love on this PR? It's just adds to the API. |
I will take a look now |
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.
Some "tough love" :-) :-)
PS also merge in master before pushing a new version? And ping me on email or I might forget to look at it. |
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.
LGTM, thanks for addressing comments! Merge at will :-)
Add
error()
methods to both theMixtureFactor
and theGaussianMixtureFactor
.This will be used when computing the error terms to create the discrete probability tree.