TuringLang / Bijectors.jl

Implementation of normalising flows and constrained random variable transformations

Home Page:https://turinglang.org/Bijectors.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bijectors.jl

Stable Dev Interface tests AD tests

A package for transforming distributions, used by Turing.jl.

Bijectors.jl implements both an interface for transforming distributions from Distributions.jl and many transformations needed in this context. This package is used heavily in the probabilistic programing language Turing.jl.

See the documentation for more.

Do you want to contribute?

If you feel you have some relevant skills and are interested in contributing, please get in touch! You can find us in the #turing channel on the Julia Slack or Discourse. If you're having any problems, please open a Github issue, even if the problem seems small (like help figuring out an error message). Every issue you open helps us to improve the library!

About

Implementation of normalising flows and constrained random variable transformations

https://turinglang.org/Bijectors.jl/

License:MIT License


Languages

Language:Julia 100.0%