Closed saumil-sh closed 1 year ago
sample() from Turing.jl supports sampling from multiple shains. These arguments are missing in turing_inference, this package's Turing.jl interface. I am willing to work on this functionality. May I submit a pull request?
sample()
Turing.jl
turing_inference
I went ahead an opened a pull request, I hope it is okay 😄
That's great, thanks for chipping in!
sample()
fromTuring.jl
supports sampling from multiple shains. These arguments are missing inturing_inference
, this package'sTuring.jl
interface. I am willing to work on this functionality. May I submit a pull request?