TODO
Project description
This wrapper provides access through Oríon to several Bayesian optimization algorithms in the library RoBO.
This orion.algo plugin was generated with Cookiecutter along with @Epistimio’s cookiecutter-orion.algo template.
Installation
The RoBO wrapper is currently only supported on Linux.
Before installing RoBO, make sure you have libeigen and swig installed. On ubuntu, you can install them with apt-get
$ sudo apt-get install libeigen3-dev swig
One of the dependencies of RoBO does not declare its dependencies and therefore we need to install these dependencies first. The order of dependencies in requirements.txt reflects this order. To install them sequentially, use the following command
$ curl -s https://git.io/JLnCA | grep -v "^#" | xargs -n 1 -L 1 pip install
Finally, you can install this package using PyPI
$ pip install orion.algo.robo
Contribute or Ask
Do you have a question or issues? Do you want to report a bug or suggest a feature? Name it! Please contact us by opening an issue in our repository below and checkout Oríon’s contribution guidelines:
Issue Tracker: https://github.com/Epistimio/orion.algo.robo/issues
Source Code: https://github.com/Epistimio/orion.algo.robo
Start by starring and forking our Github repo!
Thanks for the support!
Citation
If you use this wrapper for your publications, please cite both RoBO and Oríon. Please also cite the papers of the algorithms you used, such as DNGO or BOHAMIANN. See the documentation of the algorithms to find corresponding original papers.
License
Distributed under the terms of the BSD-3-Clause license, orion.algo.robo is free and open source software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file orion.algo.robo-0.1.1.tar.gz
.
File metadata
- Download URL: orion.algo.robo-0.1.1.tar.gz
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f605a2bfc4c55b3547f1f6ffc7ff38a56be97768c18a758a07fe046b0f2a2344 |
|
MD5 | 975a808a6764fc0294cf52a03c94aaf7 |
|
BLAKE2b-256 | d59a1238f9d923bf844751656ffcaa1dbb5d289f6f198c22b07dce613c3231c0 |
File details
Details for the file orion.algo.robo-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: orion.algo.robo-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5049fde8fb3dab58b859895110ae4a0c95a753300bb4dd150b575c4667a4b9b |
|
MD5 | 9897051e260c0114c43728c320db76be |
|
BLAKE2b-256 | 5ea3bf0dc0ee74b842ea9988f98b24505d6e53a2bc957c55dce00048b53a17e2 |