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

Partitioned categorical support #203

Closed Nimrais closed 1 month ago

Nimrais commented 1 month ago

This PR aims to fix https://github.com/ReactiveBayes/ExponentialFamily.jl/issues/202

Also this PR fixes isproper function in NaturalParameterSpace for Categorical.