This framework performs Asynchronous Bayesian Optimization with support for remote evaluations, resilient to hardware/software failures
Documentation for the software is available on ReadTheDocs.
How do I get set up?
This code is compatible with Python3.5, and requires several modules. The requirements are available in requirements.txt. If you are doing a tar ball installation, do
python3.5 -m pip install -r requirements.txt
python3.5 -m pip install setup.py
If you are using a pip installation, simply do
python3.5 -m pip install paryopt
Citing:
The publication related to the implementation can be found on arxiv. If you use PARyOpt, please cite as:
Pokuri, B. S. S., Lofquist, A., Risko, C. M., & Ganapathysubramanian, B. (2018). PARyOpt: A software for Parallel Asynchronous Remote Bayesian Optimization. arXiv preprint arXiv:1809.04668.
Bibtex entry
@article{pokuri2018paryopt,
title={PARyOpt: A software for Parallel Asynchronous Remote Bayesian Optimization},
author={Pokuri, Balaji Sesha Sarath and Lofquist, Alec and Risko, Chad M and Ganapathysubramanian, Baskar},
journal={arXiv preprint arXiv:1809.04668},
year={2018}
}
Who do I talk to?
Release files for PARyOpt 1.0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PARyOpt-1.0.2.2.tar.gz | 299.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PARyOpt-1.0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 355.4 kB
Release files / PARyOpt-1.0.2.2.tar.gz
| Download URL | PARyOpt-1.0.2.2.tar.gz |
|---|---|
| Size | 299.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
11d68b38d69b66150652108d6325cf6cfeea7b387a3e059932834dcd72015aaf
|
|
BLAKE2b-256 checksum How to use checksums |
b441f5c2eeea3419cf6f33c546cc634e3210d722feb29e24380bb4318069e65b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.9
|
Release files / PARyOpt-1.0.2.2-py3-none-any.whl
| Download URL | PARyOpt-1.0.2.2-py3-none-any.whl |
|---|---|
| Size | 55.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f41d301614b75ba1c41691baa55d2d4b779ca4a1334a8b3b016349439cdd02df
|
|
BLAKE2b-256 checksum How to use checksums |
1c5c3fdbf056bc8e09494be67700db6e6c901fdaa644a6eb9dda860e3e614269
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.9
|