Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a dirichlet distribution! #141
Open
Labels
Comments
|
Thanks for using Gen! :) This should be pretty straightforward. Some notes:
|
|
What do people think about using an unconstrained parameterization? The unconstrained parameter may be less intuitive, but probably more practical for gradient-based inference techniques. |
|
Sounds like using Distributions.jl together with Bijectors.jl could work. |
|
Looks like someone is doing this in #225! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution