Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining
References
| Module | LearningAgentsTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgentsTraining/Public/LearningAgentsTrainer.h |
| Include | #include "LearningAgentsTrainer.h" |
Syntax
enum ELearningAgentsTrainingDevice
{
CPU,
GPU,
}
Values
| Name | Description |
|---|---|
| CPU | |
| GPU |
Remarks
Enumeration of the training devices.