You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, I really like that you provide this package independently from Turing.jl. I am actually making intensive use of Bijectors.jl for a project that I have called PiecewiseInference.jl.
I need to define few custom bijectors, and I would like to make sure that I am doing things right. Here is one that transforms a random variable with values in $\mathbb{R}$ to a random variable with values in $[C, \infty)$. Here is my code for it.
Hey guys, I really like that you provide this package independently from Turing.jl. I am actually making intensive use of Bijectors.jl for a project that I have called PiecewiseInference.jl.
I need to define few custom bijectors, and I would like to make sure that I am doing things right. Here is one that transforms a random variable with values in$\mathbb{R}$ to a random variable with values in $[C, \infty)$ . Here is my code for it.
Is everything alright in this piece of code?
Thanks a lot for your help!
The text was updated successfully, but these errors were encountered: