We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 937999d + bbfcdf0 commit 547b95aCopy full SHA for 547b95a
CITATION.cff
@@ -0,0 +1,21 @@
1
+cff-version: 1.2.0
2
+authors:
3
+ - name: Preferred Networks, Inc.
4
+title: "OptunaHub: A Platform for Black-Box Optimization"
5
+url: "https://github.com/optuna/optunahub"
6
+license: "MIT"
7
+preferred-citation:
8
+ type: article
9
+ authors:
10
+ - family-names: "Ozaki"
11
+ given-names: "Yoshihiko"
12
+ - family-names: "Watanabe"
13
+ given-names: "Shuhei"
14
+ - family-names: "Yanase"
15
+ given-names: "Toshihiko"
16
+ doi: "10.48550/arXiv.2510.02798"
17
+ collection-title: "arXiv preprint arXiv:2510.02798"
18
+ start: 1
19
+ end: 6
20
+ title: "OptunaHub: A Platform for Black-Box Optimization"
21
+ year: 2025
0 commit comments