description: TensorFlow Probability experimental parallel filtering package.
View source on GitHub |
TensorFlow Probability experimental parallel filtering package.
kalman_filter(...)
: Infers latent values using a parallel Kalman filter.
sample_walk(...)
: Samples from the joint distribution of a linear Gaussian state-space model.