Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsPPOTrainerSetting-
Syntax
UPROPERTY (EditAnywhere, Category="LearningAgents", Meta=(ClampMin="1", UIMin="1"))
int32 MaxEpisodeStepNum
Remarks
Maximum number of steps recorded in an episode before it is added to the replay buffer. This can generally be left at the default value and does not have a large impact on training.