Hello,
Im running inference for my model in turing.jl
. Im using NUTS()
sampler where I give some warmup
. I was wondering that if I can extract these warmup samples ? rather than getting chain plot with just samples after warmup.
Thank you
Hello,
Im running inference for my model in turing.jl
. Im using NUTS()
sampler where I give some warmup
. I was wondering that if I can extract these warmup samples ? rather than getting chain plot with just samples after warmup.
Thank you