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.16.tar.gz (21.3 MB view details)

Uploaded Source

Built Distribution

orion-0.1.16-py2.py3-none-any.whl (275.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for orion-0.1.16.tar.gz
Algorithm Hash digest
SHA256 a31e5993f5d1a3a8943c7ad2480f581511dda1153896f79265569514cbc8cd8b
MD5 cd35fa15993cdbf0e91070cb2bca0f23
BLAKE2b-256 0848023221a61ecedf9134672d3b2d1751df1873a08583383f39661608530169

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for orion-0.1.16-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 463968e403781946e10207b5a162ce999286c5baf62ee5789f2bfe10370ab376
MD5 6d9f869f5ffeb0229cf5fbeb52fa63c2
BLAKE2b-256 843f964f7f654a2f892d72f4c5f3fe4f3d2b7881bb182680830906192ea11eab

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