View source on GitHub |
Defines the status of a TimeStep
within a sequence.
tf_agents.trajectories.StepType(
value
)
Class Variables | |
---|---|
FIRST |
Instance of numpy.ndarray
|
LAST |
Instance of numpy.ndarray
|
MID |
Instance of numpy.ndarray
|