Skip to content

Commit

Permalink
[FIX] Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliuszZiomek committed May 24, 2023
1 parent 94bdf62 commit 6c347b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDUCB/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Are Random Decomositions all we need in High Dimensional Bayesian Optimisation
<p align="center">
<img src="./figures/ToyProblem.PNG" width="400" />
<img src="./figures/ToyProblem.PNG" width="800" />
</p>

This repository accompanies a [ICML 2023 publication](https://arxiv.org/pdf/2301.12844.pdf) by Juliusz Ziomek and Haitham Bou-Ammar.
This repository accompanies an [ICML 2023 publication](https://arxiv.org/pdf/2301.12844.pdf) by Juliusz Ziomek and Haitham Bou-Ammar.
The repository is largely based on code from [High-Dimensional Bayesian Optimization via Tree-Structured Additive Models ](https://github.com/eric-vader/HD-BO-Additive-Models), as such the code in this repository is released under the original MIT license (in the LICENSE file) giving copyright to Eric Han, except for the parts that have been added or substantially modified, which are released under MIT licence giving copyrights to Huawei Technologies Co., Ltd. Such parts are clearly marked in code by comments.

## Acknowledgements
Expand Down

0 comments on commit 6c347b3

Please sign in to comment.