Navigation
API > API/Plugins > API/Plugins/LearningTraining > API/Plugins/LearningTraining/FPPOTrainerTrainingSettings
Syntax
float DiscountFactor
Remarks
The discount factor causes future rewards to be scaled down so that the policy will favor near-term rewards over potentially uncertain long-term rewards. Larger values encourage the system to "look-ahead" but make training more difficult.