Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsPPOTrainingSettin-
Syntax
UPROPERTY (EditAnywhere, Category="LearningAgents",
Meta=(ClampMin="0.0", UIMin="0.0", UIMax="1.0"))
float ActionRegularizationWeight
Remarks
Weight used to regularize actions. Larger values will encourage exploration and smaller actions, but too large will cause noisy actions centered around zero.