Skip to content

Commit e3da46f

Browse files
committed
Update README.md to add link to slides
1 parent 159e4ab commit e3da46f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Tutorial on introduction to Bayesian optimization
2+
23
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
34

45
- [Download the repository](#download-the-repository)
56
- [Getting started](#getting-started)
67
- [Running the tutorial](#running-the-tutorial)
78

89
## Material for this tutorial
9-
- The theoretical lecture can be found here
10-
- The tutorial in slide form is here
10+
11+
- The tutorial in slide form can be [found here](https://machine-learning-tutorial.github.io/bayesian-optimization/#/)
1112

1213
## Download the repository
1314

@@ -117,8 +118,10 @@ Alternatively, you can use supported Editor to run the jupyter notebooks, e.g. w
117118
Use `cmd+Enter` to execute one cell block
118119

119120
## Citing the tutorial
120-
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
121+
122+
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
121123
Please use this DOI when citing this code:
122124

123125
## Disclaimer
126+
124127
The content of this repository was developed by the [AI4Accelerators team](https://www.ibpt.kit.edu/AI4Accelerators.php) at the [Institute of Beam Physics and Technology (IBPT)](https://www.ibpt.kit.edu/), [Karlsruhe Institute of Technology](https://www.kit.edu/english/).

0 commit comments

Comments
 (0)