AmpersandTV / pymc3-hmm

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

Use `aesara` instead of `theano` #69

Open dgerlanc opened 3 years ago

dgerlanc commented 3 years ago

Update setup.py to use aesara when pymc3 version 4 is released.

brandonwillard commented 3 years ago

We're going to make an intermediate update that allows the use of both Aesara and the old Theano-PyMC. We can remove support for the latter once we transition to PyMC3 v4.