Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsTrainerTrainingSe-
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"LearningAgents",
Meta&61;&40;ClampMin&61;"0.0", ClampMax&61;"1.0", UIMin&61;"0.0", UIMax&61;"1.0"&41;&41;
float GaeLambda
Remarks
This is used in the Generalized Advantage Estimation as what is essentially an exponential smoothing/decay. Typical values should be between 0.9 and 1.0.