add new page on sampling keyword arguments#654
Conversation
|
Preview the changes: https://turinglang.org/docs/pr-previews/654 |
|
It may make sense to specify exactly how thinning works in a similar way to the table in Thinning and warmup. This is because the thinning only applies to steps after discard_initial. This partiallye exists already, however doesn't note the interaction with num_warmup. This is relevant as if I specify |
joelkandiah
left a comment
There was a problem hiding this comment.
Happy with this page now, it has covered all of the features I believe to be regularly used.
|
Thanks Joel! |
This should, hopefully, document a bunch of things that were not documented.
Closes #647.