-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
57 lines (56 loc) · 1.77 KB
/
CITATION.cff
File metadata and controls
57 lines (56 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Bayesian Optimization for Anything (BOA)
message: >-
If you use this software, please cite it as below.
type: software
authors:
- given-names: Madeline
family-names: Scyphers
email: mescyphers@gmail.com
orcid: 'https://orcid.org/0000-0003-3733-4330'
- given-names: Justine
family-names: Missik
email: missik.2@osu.edu
orcid: 'https://orcid.org/0000-0002-6448-0694'
- given-names: Joel
family-names: Paulson
orcid: 'https://orcid.org/0000-0002-1518-7985'
- given-names: Gil
family-names: Bohrer
orcid: 'https://orcid.org/0000-0002-9209-9540'
repository-code: 'https://github.com/madeline-scyphers/boa'
url: 'https://boa-framework.readthedocs.io/en/latest/'
doi: '10.5281/zenodo.7655353'
abstract: >-
Bayesian Optimization for Anything: A high-level Bayesian
optimization framework and model wrapping tool. It
provides an easy-to-use interface between models and the
python libraries Ax and BoTorch.
keywords:
- Bayesian optimization
- modeling
- informatics
license: MIT
references:
- authors:
- family-names: Balandat
given-names: Maximilian
- family-names: Karrer
given-names: Brian
- family-names: Jiang
given-names: Daniel R.
- family-names: Daulton
given-names: Samuel
- family-names: Letham
given-names: Benjamin
- family-names: Wilson
given-names: Andrew Gordon
- family-names: Bakshy
given-names: Eytan
type: article
title: 'BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization'
journal: 'Advances in Neural Information Processing Systems 33'
year: 2020
url: 'http://arxiv.org/abs/1910.06403'