Epistimio / orion

Asynchronous Distributed Hyperparameter Optimization.
https://orion.readthedocs.io
Other
283 stars 52 forks source link

Adding Ray Backend #1049

Closed Simnol22 closed 1 year ago

Simnol22 commented 1 year ago

Description

Adding a Ray backend for Orion ! Similar implementation of the Dask backend.

Solves github issue ray_backend

Changes

Adding a python file for the Ray class and its Future class. Modifying a little bit the executor test.

Checklist

Tests

Documentation

Quality

bouthilx commented 1 year ago

There would need to be a documentation page here: https://github.com/Epistimio/orion/tree/develop/docs/src/code/executor.

bouthilx commented 1 year ago

And a short section about Ray here: https://github.com/Epistimio/orion/blob/develop/docs/src/user/parallel.rst