-
Notifications
You must be signed in to change notification settings - Fork 14
/
_toc.yml
59 lines (51 loc) · 1.64 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: root
chapters:
- file: chapters/ssm/ssm_index
sections:
- file: chapters/ssm/ssm_intro
- file: chapters/ssm/hmm
- file: chapters/ssm/lds
- file: chapters/ssm/nlds
- file: chapters/ssm/inference
- file: chapters/ssm/learning
- file: chapters/hmm/hmm_index
sections:
- file: chapters/hmm/hmm_filter
- file: chapters/hmm/hmm_smoother
- file: chapters/hmm/hmm_viterbi
- file: chapters/hmm/hmm_parallel
- file: chapters/hmm/hmm_sampling
- file: chapters/lgssm/lgssm_index
sections:
- file: chapters/lgssm/kalman_filter
- file: chapters/lgssm/kalman_smoother
- file: chapters/lgssm/kalman_parallel
- file: chapters/lgssm/kalman_sampling
- file: chapters/extended/extended_index
sections:
- file: chapters/extended/extended_filter
- file: chapters/extended/extended_smoother
- file: chapters/extended/extended_parallel
- file: chapters/unscented/unscented_index
sections:
- file: chapters/unscented/unscented_filter
- file: chapters/unscented/unscented_smoother
- file: chapters/quadrature/quadrature_index
- file: chapters/postlin/postlin_index
- file: chapters/adf/adf_index
- file: chapters/vi/vi_index
- file: chapters/pf/pf_index
- file: chapters/smc/smc_index
- file: chapters/learning/learning_index
- file: chapters/tracking/tracking_index
- file: chapters/ensemble/ensemble_index
- file: chapters/bnp/bnp_index
- file: chapters/changepoint/changepoint_index
- file: chapters/timeseries/timeseries_index
- file: chapters/gp/gp_index
- file: chapters/ode/ode_index
- file: chapters/control/control_index
- file: bib