mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[tune] demo exporting trained models in pbt examples (#6533)
This commit is contained in:
@@ -214,7 +214,7 @@ We specify inception score as the metric and start the tuning:
|
||||
:start-after: __tune_begin__
|
||||
:end-before: __tune_end__
|
||||
|
||||
The trained Generator models can be loaded from checkpoints, and generate images
|
||||
The trained Generator models can be loaded from log directory, and generate images
|
||||
from noise signals.
|
||||
|
||||
.. image:: images/tune_advanced_dcgan_generated.gif
|
||||
|
||||
Reference in New Issue
Block a user