12 lines
332 B
ReStructuredText
12 lines
332 B
ReStructuredText
: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
|