Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsImitationTrainer.h |
| Include | #include "LearningAgentsImitationTrainer.h" |
Syntax
USTRUCT&40;BlueprintType, Category&61;"LearningAgents"&41;
struct FLearningAgentsImitationTrainerSettings
Remarks
The configurable settings for a ULearningAgentsImitationTrainer.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | TrainerCommunicationTimeout | Time in seconds to wait for the training process before timing out. |