Skip to content

Commit 645d2cd

Browse files
Update README.md
1 parent 838ff1b commit 645d2cd

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,24 @@ Sequential Parameter Optimization in Python
3737
# Citation
3838

3939
```bibtex
40-
@techreport{bart23e,
41-
author = {Bartz-Beielstein, Thomas},
42-
title = {PyTorch Hyperparameter Tuning --- A Tutorial for spotPython},
43-
year = {2023}}
40+
@ARTICLE{bart23earxiv,
41+
author = {{Bartz-Beielstein}, Thomas},
42+
title = "{PyTorch Hyperparameter Tuning -- A Tutorial for spotPython}",
43+
journal = {arXiv e-prints},
44+
keywords = {Computer Science - Machine Learning, Computer Science - Artificial Intelligence, Mathematics - Numerical Analysis, 68T07, A.1, B.8.0, G.1.6, G.4, I.2.8},
45+
year = 2023,
46+
month = may,
47+
eid = {arXiv:2305.11930},
48+
pages = {arXiv:2305.11930},
49+
doi = {10.48550/arXiv.2305.11930},
50+
archivePrefix = {arXiv},
51+
eprint = {2305.11930},
52+
primaryClass = {cs.LG},
53+
adsurl = {https://ui.adsabs.harvard.edu/abs/2023arXiv230511930B},
54+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
55+
}
56+
57+
4458
4559
4660
@book{bart21i,

0 commit comments

Comments
 (0)