mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00

* HEBO first pass * Fix bad quotes * Fixes * Reproductibility * Update python/ray/tune/suggest/hebo.py Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com> * Add hebo_example.py to BUILD * Nit * Update to pypi package * Alphabetical HEBO requirement * Fix syntax error * Fix wrong space in hebo example * Move validate_warmstart to utils * Space assertion in HEBO * Comment * Apply suggestions from code review Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com> * Formatting Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
6 lines
108 B
ReStructuredText
6 lines
108 B
ReStructuredText
:orphan:
|
|
|
|
hebo_example
|
|
~~~~~~~~~~~~~~~
|
|
|
|
.. literalinclude:: /../../python/ray/tune/examples/hebo_example.py
|