Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ nav:
- Barycentres: _examples/barycentres.md
- Deep kernel learning: _examples/deep_kernels.md
- Graph kernels: _examples/graph_kernels.md
- Sparse GPs: _examples/uncollapsed_vi.md
- Stochastic sparse GPs: _examples/collapsed_vi.md
- Sparse GPs: _examples/collapsed_vi.md
- Stochastic sparse GPs: _examples/uncollapsed_vi.md
- Bayesian Optimisation: _examples/bayesian_optimisation.md
- Decision Making: _examples/decision_making.md
- Multi-output GPs for Ocean Modelling: _examples/oceanmodelling.md
Expand Down
Loading