mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 14:16:13 +08:00
committed by
Robert Nishihara
parent
041c37506e
commit
c7f3b8c4d3
@@ -112,7 +112,7 @@ class Trainable(object):
|
||||
|
||||
Subclasses should override ``_train()`` instead to return results.
|
||||
This method auto-fills many fields, so only ``timesteps_this_iter``
|
||||
is requied to be present.
|
||||
is required to be present.
|
||||
|
||||
Returns:
|
||||
A TrainingResult that describes training progress.
|
||||
|
||||
Reference in New Issue
Block a user