File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11# BayesO Benchmarks
2- [ ![ Build Status] ( https://app.travis-ci. com/jungtaekkim/bayeso-benchmarks. svg?branch=main )] ( https://app.travis-ci. com/jungtaekkim/bayeso-benchmarks )
2+ [ ![ Build Status] ( https://github. com/jungtaekkim/bayeso-benchmarks/actions/workflows/pytest.yml/badge. svg )] ( https://github. com/jungtaekkim/bayeso-benchmarks/actions/workflows/pytest.yml )
33[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
44
55Benchmarks for Bayesian optimization.
6- The details of benchmark functions can be found in [ these notes] ( http ://jungtaek.github.io/notes/benchmarks_bo.pdf) .
6+ The details of benchmark functions can be found in [ these notes] ( https ://jungtaek.github.io/notes/benchmarks_bo.pdf) .
77
88## Installation
99We recommend installing it with ` virtualenv ` .
@@ -65,10 +65,7 @@ Y_noise = obj_fun.output_gaussian_noise(X)
6565```
6666
6767## Author
68- * [ Jungtaek Kim] ( http://jungtaek.github.io ) (POSTECH)
69-
70- ## Contact
71- 68+ * [ Jungtaek Kim] ( https://jungtaek.github.io ) (POSTECH)
7269
7370## License
7471[ MIT License] ( LICENSE )
You can’t perform that action at this time.
0 commit comments