Skip to content

Commit 1e7f351

Browse files
author
AoifeHughes
committed
maybe added links to dl?
1 parent dde0ed3 commit 1e7f351

File tree

15 files changed

+45
-0
lines changed

15 files changed

+45
-0
lines changed

tutorials/bayesian-differential-equations/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Differential Equations
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../10-bayesian-differential-equations/index.html
69
---

tutorials/bayesian-linear-regression/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Linear Regression
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../05-linear-regression/index.html
69
---

tutorials/bayesian-logistic-regression/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Logistic Regression
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../02-logistic-regression/index.html
69
---

tutorials/bayesian-neural-networks/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Neural Networks
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../03-bayesian-neural-network/index.html
69
---

tutorials/bayesian-poisson-regression/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Poisson Regression
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../07-poisson-regression/index.html
69
---

tutorials/bayesian-time-series-analysis/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Bayesian Time Series Analysis
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../13-seasonal-time-series/index.html
69
---

tutorials/coin-flipping/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: "Introduction: Coin Flipping"
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../00-introduction/index.html
69
- ../00-introduction/

tutorials/gaussian-mixture-models/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Gaussian Mixture Models
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../01-gaussian-mixture-model/index.html
69
---

tutorials/gaussian-process-latent-variable-models/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Gaussian Process Latent Variable Models
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../12-gplvm/index.html
69
---

tutorials/gaussian-processes-introduction/index.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: "Gaussian Processes: Introduction"
33
engine: julia
4+
format:
5+
html: default
6+
ipynb: default
47
aliases:
58
- ../15-gaussian-processes/index.html
69
---

0 commit comments

Comments
 (0)