View source on GitHub |
TensorFlow RL Agent API.
Classes
class LossInfo
: LossInfo(loss, extra)
class TFAgent
: Abstract base class for TF-based RL and Bandits agents.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|