aesara-devs / aemcmc

AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.
https://aemcmc.readthedocs.io/en/latest/
MIT License
39 stars 11 forks source link

Assign FFBS sampler to variables in HMM models #73

Open rlouf opened 2 years ago

rlouf commented 2 years ago

We already have a function that builds FFBS sampling steps since #6, we need to add it to the construct_sampler logic.