Refactor NUTS builder to use the new logprob
interface
#77
Labels
important
refactoring
A change that improves the codebase but doesn't necessarily introduce a new feature
The changes introduced in aesara-devs/aeppl#196 will be merged in AePPL. It should actually simplify the code in
nuts.py
:rvs_to_sample
is now enough to do most things, and variables not sampled by NUTS are introduced in the logprob graph using therealized
keyword.The text was updated successfully, but these errors were encountered: