Skip to content

Commit

Permalink
Update for new github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaya-in-Matrix committed Dec 19, 2021
1 parent fee1251 commit 477ac39
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HEBO/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Bayesian optimsation library developped by Huawei Noahs Ark Decision Making and

Summary | Ablation
:-------------------------:|:-------------------------:
[Results]( https://github.com/huawei-noah/noah-research/blob/master/HEBO/summary_plot2.pdf) | [Results](https://github.com/huawei-noah/noah-research/blob/master/HEBO/summary_ablation2.pdf)
[Results](https://github.com/huawei-noah/HEBO/blob/master/HEBO/summary_plot2.pdf) | [Results](https://github.com/huawei-noah/HEBO/blob/master/HEBO/summary_ablation2.pdf)

# Contributors

Expand Down Expand Up @@ -102,4 +102,4 @@ Cowen-Rivers, Alexander I., et al. "An Empirical Study of Assumptions in Bayesia
journal={arXiv preprint arXiv:2012.03826},
year={2020}
}
```
```
2 changes: 1 addition & 1 deletion HEBO/doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
:github_url: https://github.com/huawei-noah/noah-research/tree/master/HEBO
:github_url: https://github.com/huawei-noah/HEBO/tree/master/HEBO

HEBO
==============================
Expand Down
2 changes: 2 additions & 0 deletions HEBO/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@
packages = setuptools.find_packages(),
description = 'Heteroscedastic evolutionary bayesian optimisation',
long_description = long_description,
long_description_content_type = 'text/markdown',
install_requires = required,
url = 'https://github.com/huawei-noah/HEBO/tree/master/HEBO',
)

0 comments on commit 477ac39

Please sign in to comment.