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