[tune] demo exporting trained models in pbt examples (#6533)

This commit is contained in:
Yuhao Yang
2019-12-26 02:14:49 +01:00
committed by Richard Liaw
parent 93e8c85e72
commit df4533c649
3 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -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