Navigation
API > API/Plugins > API/Plugins/LearningTraining > API/Plugins/LearningTraining/FPPOTrainerTrainingSettings
Syntax
float EpsilonClip
Remarks
Clipping ratio to apply to policy updates. Keeps the training "on-policy". Larger values may speed up training at the cost of stability. Conversely, too small values will keep the policy from being able to learn an optimal policy.