Struct FTrainingStateUpdate
- struct FTrainingStateUpdate
-
A Struct representing an update to the overall training state.
Public Functions
- inline FTrainingStateUpdate()
-
Construct a new default FTrainingStateUpdate object.
Public Members
- TSortedMap<int, FEnvUpdate> EnvUpdates
-
Map from Environment Id, to Environment Update.