Back to Ray

PBT Function Example

doc/source/tune/examples/includes/pbt_function.rst

1.13.1331 B
Original Source

:orphan:

PBT Function Example


The following script produces the following results. For a population of 8 trials,
the PBT learning rate schedule roughly matches the optimal learning rate schedule.

.. image:: images/pbt_function_results.png

.. literalinclude:: /../../python/ray/tune/examples/pbt_function.py