View source on GitHub |
AggregatedLosses(total_loss, weighted, regularization)
tf_agents.utils.common.AggregatedLosses(
total_loss, weighted, regularization
)
Attributes | |
---|---|
total_loss
|
A namedtuple alias for field number 0
|
weighted
|
A namedtuple alias for field number 1
|
regularization
|
A namedtuple alias for field number 2
|