You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Download the repository](#download-the-repository)
@@ -124,9 +125,24 @@ In the `sklearn-gp` folder, there's an additional notebook explaining the BO con
124
125
125
126
## Citing the tutorial
126
127
127
-
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
128
+
This tutorial is registered [Zenodo](https://doi.org/10.5281/zenodo.10723703).
128
129
Please use this DOI when citing this code:
129
130
131
+
```bibtex
132
+
@software{andrea_santamaria_garcia_2024_10723703,
133
+
author = {Andrea Santamaria Garcia and
134
+
Chenran Xu},
135
+
title = {{machine-learning-tutorial/bayesian-optimization:
136
+
v1.0.0}},
137
+
month = {02},
138
+
year = {2024},
139
+
publisher = {Zenodo},
140
+
version = {v1.0},
141
+
doi = {10.5281/zenodo.10723703},
142
+
url = {https://doi.org/10.5281/zenodo.10723703}
143
+
}
144
+
```
145
+
130
146
## Disclaimer
131
147
132
148
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