Skip to content

Add progress bar to windowed sampling #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ColCarroll
Copy link
Collaborator

This provides interactive progressbars on tfp.mcmc.experimental.windowed_adaptive_hmc and windowed_adaptive_nuts.

I used the fastprogress library rather than tqdm, since I was getting a weird redrawing effect from tqdm after the first progressbar finished.

There is a little bit of funniness that the progressbars do not fill up all the way, but this was a fast model.

image

@google-cla google-cla bot added the cla: yes Declares that the user has signed CLA label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Declares that the user has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant