Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsPPOTrainingSettin-
Syntax
UPROPERTY (EditAnywhere, Category="LearningAgents", Meta=(ClampMin="1", UIMin="1", UIMax="128"))
int32 CriticWarmupIterations
Remarks
Number of iterations of training to perform to warm - up the Critic. This helps speed up and stabilize training at the beginning when the Critic may be producing predictions at the wrong order of magnitude.