-
-
Notifications
You must be signed in to change notification settings - Fork 983
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
add log normal negative binomial distributions #3010
Conversation
@fritzo this should be ready for review, at your convenience |
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.
Can you append one or two test cases to the end of [this list](
pyro/tests/distributions/conftest.py
Line 662 in 65225ae
discrete_dists = [ |
tests/distributions/conftest.py
?
@fritzo this should be good to go unless additional tests are required (don't think so) |
a 3-parameter generalization of the negative binomial distribution.