Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsPPOTrainingSettin-
Syntax
UPROPERTY (EditAnywhere, Category="LearningAgents", Meta=(ClampMin="1", UIMin="1", UIMax="4096"))
int32 PolicyBatchSize
Remarks
Batch size to use for training the policy. Large batch sizes are much more computationally efficient when training on the GPU.