ReactiveBayes / ExponentialFamily.jl

ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
https://reactivebayes.github.io/ExponentialFamily.jl/
MIT License
12 stars 2 forks source link

Add gradient of Erlang #168

Closed ismailsenoz closed 7 months ago

Nimrais commented 8 months ago

I do not fully understand what the log-partition partial derivative means with respect to the first natural parameter, as it can only take a countable set of values. Yes, indeed symbolically we can take this derivative, but it's strange.