diff --git a/.buildinfo b/.buildinfo index f9360115..0d717022 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 564ccae5f684d4012457b1cdfe089a8c +config: 68d6711d2919efa1f4d5e3c560b96953 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/api.doctree b/.doctrees/api.doctree index c0ad8b43..c9500f03 100644 Binary files a/.doctrees/api.doctree and b/.doctrees/api.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 42e6f92c..9f45d406 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_logistic_regression_demo.doctree b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_logistic_regression_demo.doctree index e21cf6bc..41e996dd 100644 Binary files a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_logistic_regression_demo.doctree and b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_logistic_regression_demo.doctree differ diff --git a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_mlp_classification_demo.doctree b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_mlp_classification_demo.doctree index 4b100050..59ac880c 100644 Binary files a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_mlp_classification_demo.doctree and b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_mlp_classification_demo.doctree differ diff --git a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_poisson_demo.doctree b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_poisson_demo.doctree index 7d4d58f7..6895e000 100644 Binary files a/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_poisson_demo.doctree and b/.doctrees/notebooks/generalized_gaussian_ssm/cmgf_poisson_demo.doctree differ diff --git a/.doctrees/notebooks/hmm/autoregressive_hmm.doctree b/.doctrees/notebooks/hmm/autoregressive_hmm.doctree index 845c61f1..633b2eab 100644 Binary files a/.doctrees/notebooks/hmm/autoregressive_hmm.doctree and b/.doctrees/notebooks/hmm/autoregressive_hmm.doctree differ diff --git a/.doctrees/notebooks/hmm/casino_hmm_inference.doctree b/.doctrees/notebooks/hmm/casino_hmm_inference.doctree index 26607933..b3496f37 100644 Binary files a/.doctrees/notebooks/hmm/casino_hmm_inference.doctree and b/.doctrees/notebooks/hmm/casino_hmm_inference.doctree differ diff --git a/.doctrees/notebooks/hmm/casino_hmm_learning.doctree b/.doctrees/notebooks/hmm/casino_hmm_learning.doctree index 5240390e..5c4f08b8 100644 Binary files a/.doctrees/notebooks/hmm/casino_hmm_learning.doctree and b/.doctrees/notebooks/hmm/casino_hmm_learning.doctree differ diff --git a/.doctrees/notebooks/hmm/gaussian_hmm.doctree b/.doctrees/notebooks/hmm/gaussian_hmm.doctree index 1cfb663f..1cd94cdf 100644 Binary files a/.doctrees/notebooks/hmm/gaussian_hmm.doctree and b/.doctrees/notebooks/hmm/gaussian_hmm.doctree differ diff --git a/.doctrees/notebooks/linear_gaussian_ssm/kf_linreg.doctree b/.doctrees/notebooks/linear_gaussian_ssm/kf_linreg.doctree index 1e3ac09d..b9b12262 100644 Binary files a/.doctrees/notebooks/linear_gaussian_ssm/kf_linreg.doctree and b/.doctrees/notebooks/linear_gaussian_ssm/kf_linreg.doctree differ diff --git a/.doctrees/notebooks/linear_gaussian_ssm/kf_tracking.doctree b/.doctrees/notebooks/linear_gaussian_ssm/kf_tracking.doctree index f1786fb7..666cf4c8 100644 Binary files a/.doctrees/notebooks/linear_gaussian_ssm/kf_tracking.doctree and b/.doctrees/notebooks/linear_gaussian_ssm/kf_tracking.doctree differ diff --git a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_hmc.doctree b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_hmc.doctree index e5970a39..84a0c287 100644 Binary files a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_hmc.doctree and b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_hmc.doctree differ diff --git a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_learning.doctree b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_learning.doctree index b53673d6..d218a65a 100644 Binary files a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_learning.doctree and b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_learning.doctree differ diff --git a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_parallel_inference.doctree b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_parallel_inference.doctree index 97e65f63..e492fd93 100644 Binary files a/.doctrees/notebooks/linear_gaussian_ssm/lgssm_parallel_inference.doctree and b/.doctrees/notebooks/linear_gaussian_ssm/lgssm_parallel_inference.doctree differ diff --git a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_mlp.doctree b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_mlp.doctree index eff4c9b0..5f022955 100644 Binary files a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_mlp.doctree and b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_mlp.doctree differ diff --git a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_pendulum.doctree b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_pendulum.doctree index 5ca2272b..f3830598 100644 Binary files a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_pendulum.doctree and b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_pendulum.doctree differ diff --git a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_spiral.doctree b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_spiral.doctree index 73678df5..341d697c 100644 Binary files a/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_spiral.doctree and b/.doctrees/notebooks/nonlinear_gaussian_ssm/ekf_ukf_spiral.doctree differ diff --git a/.doctrees/notebooks/slds/rbpf_maneuver.doctree b/.doctrees/notebooks/slds/rbpf_maneuver.doctree index 5b565fe5..da83bf08 100644 Binary files a/.doctrees/notebooks/slds/rbpf_maneuver.doctree and b/.doctrees/notebooks/slds/rbpf_maneuver.doctree differ diff --git a/README.html b/README.html index f8a1aa1e..b42fc04e 100644 --- a/README.html +++ b/README.html @@ -18,12 +18,12 @@ - - - + + + - + @@ -33,9 +33,9 @@ - - - + + + @@ -123,6 +123,8 @@