Skip to main content

Asynchronous [black-box] Optimization

Project description

Current PyPi Version Supported Python Versions BSD 3-clause license DOI Documentation Status Codecov Report Github actions tests

Oríon is an asynchronous framework for black-box function optimization.

Its purpose is to serve as a meta-optimizer for machine learning models and training, as well as a flexible experimentation platform for large scale asynchronous optimization procedures.

Core design value is the minimum disruption of a researcher’s workflow. It allows fast and efficient tuning, providing minimum simple non-intrusive (not even necessary!) helper client interface for a user’s script.

So if ./run.py --mini-batch=50 looks like what you execute normally, now what you have to do looks like this:

orion -n experiment_name ./run.py --mini-batch~'randint(32, 256)'

Check out our getting started guide or this presentation for an overview, or our scikit-learn example for a more hands-on experience. Finally we encourage you to browse our documentation.

Why Oríon?

Effortless to adopt, deeply customizable

Installation

Install Oríon by running $ pip install orion. For more information consult the installation guide.

Presentations

  • 2021-07-14 - SciPy 2021

  • 2021-05-19 - Dask Summit 2021

  • 2021-03-16 - AICamp (Video) (Slides)

  • 2019-11-28 - Tech-talk @ Mila (Video) (Slides)

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 our contribution guidelines:

Start by starring and forking our Github repo!

Thanks for the support!

Citation

If you use Oríon for published work, please cite our work using the following bibtex entry.

@software{xavier_bouthillier_2021_0_1_15,
  author       = {Xavier Bouthillier and
                  Christos Tsirigotis and
                  François Corneau-Tremblay and
                  Thomas Schweizer and
                  Lin Dong and
                  Pierre Delaunay and
                  Mirko Bronzi and
                  Dendi Suhubdy and
                  Reyhane Askari and
                  Michael Noukhovitch and
                  Chao Xua and
                  Satya Ortiz-Gagné and
                  Olivier Breuleux and
                  Arnaud Bergeron and
                  Olexa Bilaniuk and
                  Steven Bocco and
                  Hadrien Bertrand and
                  Guillaume Alain and
                  Dmitriy Serdyuk and
                  Peter Henderson and
                  Pascal Lamblin and
                  Christopher Beckham},
  title        = {{Epistimio/orion: Asynchronous Distributed Hyperparameter Optimization}},
  month        = may,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {v0.1.15},
  doi          = {10.5281/zenodo.3478592},
  url          = {https://doi.org/10.5281/zenodo.3478592}
}

Roadmap

See ROADMAP.md.

License

The project is licensed under the BSD license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orion-0.1.17.tar.gz (21.3 MB view details)

Uploaded Source

Built Distribution

orion-0.1.17-py2.py3-none-any.whl (277.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file orion-0.1.17.tar.gz.

File metadata

  • Download URL: orion-0.1.17.tar.gz
  • Upload date:
  • Size: 21.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for orion-0.1.17.tar.gz
Algorithm Hash digest
SHA256 1d18519d2daa087fa8079b0af8fee196dfaa5c3ae79fa1fb5acecc2c26ec0d71
MD5 262485e69a3ee1b82f8c0f3f63f3716e
BLAKE2b-256 9cc70283661dacb5997f98d1e77db08c20159e82d6fcb635d88282f8d46a9866

See more details on using hashes here.

File details

Details for the file orion-0.1.17-py2.py3-none-any.whl.

File metadata

  • Download URL: orion-0.1.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 277.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for orion-0.1.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c29fec26a8fe7b765aaedb584e356f2b3c8fffdd4434dce55305baccd8ce79b1
MD5 b9b4f328247b9b1978525021abb68569
BLAKE2b-256 ddc7fe6bae70f082933723d1845f8daa807228df7c28c0d1601cf30aa3d9fec4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page