Skip to content

FTrainingReset

A training reset update specifying which environments to reset.

Used when the training system wants to reset one or more environments.

struct FTrainingReset

Methods

FTrainingReset

inline FTrainingReset()

Construct a new empty training reset.

Attributes

Environments

TMap<int, FEnvReset> Environments

Map from environment ID to reset configuration (seed, options).

Source: Source/ScholaTraining/Public/TrainingDataTypes/TrainingUpdate.h