Skip to content

Commit

Permalink
Update README.md to add link to slides
Browse files Browse the repository at this point in the history
  • Loading branch information
cr-xu committed Feb 28, 2024
1 parent 159e4ab commit e3da46f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Tutorial on introduction to Bayesian optimization

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

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

## Material for this tutorial
- The theoretical lecture can be found here
- The tutorial in slide form is here

- The tutorial in slide form can be [found here](https://machine-learning-tutorial.github.io/bayesian-optimization/#/)

## Download the repository

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

## Citing the tutorial
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.

This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
Please use this DOI when citing this code:

## Disclaimer

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 comments on commit e3da46f

Please sign in to comment.