View source on GitHub |
LossInfo(loss, extra)
tf_agents.agents.tf_agent.LossInfo(
loss, extra
)
Used in the notebooks
Used in the tutorials |
---|
Attributes | |
---|---|
loss
|
A namedtuple alias for field number 0
|
extra
|
A namedtuple alias for field number 1
|