Implement a (hidden) Markov model #164
Labels
👕 effort: M
🚂 type: enhancement
New feature or request
🧪 type: experiment
Used for experiments and proof of concepts
Use TFP on JAX to define a new BMM:
However, this requires first fixing #161, so that the joint distribution returns tuples of arrays for$(X, Y)$ , rather than sampling them jointly and unwrapping.
The text was updated successfully, but these errors were encountered: