AmpersandTV / pymc3-hmm

Hidden Markov models in PyMC3
Other
94 stars 13 forks source link

Convert codebase to PyMC v4 #86

Open brandonwillard opened 3 years ago

brandonwillard commented 3 years ago

This PR updates the pymc3-hmm codebase so that it works with PyMC3 v4.

This requires the latest Aesara build and PyMC3 v4 at https://github.com/pymc-devs/pymc3/pull/4729, so don't expect the tests to pass until those available/set up.