@@ -48,61 +48,61 @@ website:
48
48
collapse-level : 1
49
49
# href: docs/using-turing/getting-started/
50
50
contents :
51
- - docs/using-turing/ getting-started/index.qmd
51
+ - tutorials/docs-00- getting-started/index.qmd
52
52
- text : " Quick Start"
53
- href : docs/using-turing/ quick-start/index.qmd
54
- - docs/ using-turing/ guide/index.qmd
55
- - docs/ using-turing/advanced-usage /index.qmd
56
- - docs/ using-turing/automatic-differentiation /index.qmd
57
- - docs/ using-turing/ performance-tips/index.qmd
58
- - docs/ using-turing/using -dynamichmc/index.qmd
59
- - docs/ using-turing/ sampler-visualization /index.qmd
53
+ href : docs/docs-14- using-turing- quick-start/index.qmd
54
+ - tutorials/docs-12- using-turing- guide/index.qmd
55
+ - tutorials/docs-09- using-turing-advanced /index.qmd
56
+ - tutorials/docs-10- using-turing-autodiff /index.qmd
57
+ - tutorials/docs-13- using-turing- performance-tips/index.qmd
58
+ - tutorials/docs-11- using-turing-dynamichmc/index.qmd
59
+ - tutorials/docs-15- using-turing- sampler-viz /index.qmd
60
60
- text : " External Samplers"
61
- href : docs/ using-turing/ external-samplers/index.qmd
61
+ href : tutorials/docs-16- using-turing- external-samplers/index.qmd
62
62
63
63
- section : " For Developers"
64
64
collapse-level : 1
65
65
contents :
66
- - docs/ for-developers/ compiler/index.qmd
67
- - docs/ for-developers/ interface/index.qmd
68
- - docs/ for-developers/ abstractmcmc-turing/index.qmd
69
- - docs/ for-developers/ variational-inference/index.qmd
66
+ - tutorials/docs-05- for-developers- compiler/index.qmd
67
+ - tutorials/docs-06- for-developers- interface/index.qmd
68
+ - tutorials/docs-04- for-developers- abstractmcmc-turing/index.qmd
69
+ - tutorials/docs-07- for-developers- variational-inference/index.qmd
70
70
71
71
- section : " Tutorials"
72
72
contents :
73
- - text : Home
74
- href : docs/tutorials/index.qmd
75
- - docs/ tutorials/00-introduction/index.qmd
73
+ # - text: Home
74
+ # href: docs/tutorials/index.qmd
75
+ - tutorials/00-introduction/index.qmd
76
76
- text : Gaussian Mixture Models
77
- href : docs/ tutorials/01-gaussian-mixture-model/index.qmd
78
- - docs/ tutorials/02-logistic-regression/index.qmd
79
- - docs/ tutorials/03-bayesian-neural-network/index.qmd
77
+ href : tutorials/01-gaussian-mixture-model/index.qmd
78
+ - tutorials/02-logistic-regression/index.qmd
79
+ - tutorials/03-bayesian-neural-network/index.qmd
80
80
- text : Hidden Markov Models
81
- href : docs/ tutorials/04-hidden-markov-model/index.qmd
82
- - docs/ tutorials/05-linear-regression/index.qmd
81
+ href : tutorials/04-hidden-markov-model/index.qmd
82
+ - tutorials/05-linear-regression/index.qmd
83
83
- text : Infinite Mixture Model
84
- href : docs/ tutorials/06-infinite-mixture-model/index.qmd
85
- - docs/ tutorials/07-poisson-regression/index.qmd
84
+ href : tutorials/06-infinite-mixture-model/index.qmd
85
+ - tutorials/07-poisson-regression/index.qmd
86
86
- text : Multinomial Logistic Regression
87
- href : docs/ tutorials/08-multinomial-logistic-regression/index.qmd
87
+ href : tutorials/08-multinomial-logistic-regression/index.qmd
88
88
- text : Variational Inference
89
- href : docs/ tutorials/09-variational-inference/index.qmd
89
+ href : tutorials/09-variational-inference/index.qmd
90
90
- text : " Bayesian Differential Equations"
91
- href : docs/ tutorials/10-bayesian-differential-equations/index.qmd
91
+ href : tutorials/10-bayesian-differential-equations/index.qmd
92
92
- text : " Probabilistic PCA"
93
- href : docs/ tutorials/11-probabilistic-pca/index.qmd
93
+ href : tutorials/11-probabilistic-pca/index.qmd
94
94
- text : " Gaussian Process LVM"
95
- href : docs/ tutorials/12-gplvm/index.qmd
96
- - docs/ tutorials/13-seasonal-time-series/index.qmd
95
+ href : tutorials/12-gplvm/index.qmd
96
+ - tutorials/13-seasonal-time-series/index.qmd
97
97
- text : " A Mini Turing Compiler"
98
- href : docs/ tutorials/14-minituring/index.qmd
98
+ href : tutorials/14-minituring/index.qmd
99
99
- text : " Intro to Gaussian Processes"
100
- href : docs/ tutorials/15-gaussian-processes/index.qmd
100
+ href : tutorials/15-gaussian-processes/index.qmd
101
101
- section : " Contributing"
102
102
contents :
103
103
- text : " How to Contribute"
104
- href : docs/contributing/ contributing-guide/index.qmd
105
- - docs/contributing/ contributing-style-guide/index.qmd
104
+ href : tutorials/docs-01- contributing-guide/index.qmd
105
+ - tutorials/docs-02- contributing-style-guide/index.qmd
106
106
107
107
page-footer :
108
108
background : " #073c44"
0 commit comments