liesel-devs / liesel

A probabilistic programming framework
https://liesel-project.org
MIT License
40 stars 2 forks source link

Add a little interface for executing Python code during sampling #193

Open jobrachem opened 3 months ago

jobrachem commented 3 months ago

This interface can be placed in between two jitted blocks, where the tqdm progress bar is updated at the moment. One usecase would be remote logging to weights and biases during sampling.