Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 419 Bytes

algo.rst

File metadata and controls

28 lines (25 loc) · 419 Bytes

Algorithm modules

.. automodule:: orion.algo
   :members:

.. toctree::
   :maxdepth: 2
   :caption: Algorithm modules of Oríon

   algo/space
   algo/base
   algo/random
   algo/gridsearch
   algo/hyperband
   algo/asha
   algo/dehb
   algo/bohb
   algo/pbt
   algo/pb2
   algo/tpe
   algo/ax
   algo/mofa
   algo/nevergrad
   algo/parallel_strategy
   algo/registry
   algo/hebo