Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FGameSettingsState | --PrivateRecording of GameSettings -- | ||
| FLearningAgentsCommunicator | Blueprint-compatible wrapper struct for IExternalTrainer. | ||
| FLearningAgentsImitationTrainerSettings | The configurable settings for a ULearningAgentsImitationTrainer. | ||
| FLearningAgentsImitationTrainerTrainingSettings | The configurable settings for the training process. | ||
| FLearningAgentsPPOTrainerSettings | The configurable settings for a ULearningAgentsPPOTrainer. | ||
| FLearningAgentsPPOTrainingSettings | The configurable settings for the PPO training process. | ||
| FLearningAgentsRecord | A single recording of a series of observations and actions. | ||
| FLearningAgentsRecorderPathSettings | The path settings for the recorder. | ||
| FLearningAgentsSharedMemoryCommunicatorSettings | Settings specific to shared memory communicators. | ||
| FLearningAgentsSocketCommunicatorSettings | Settings specific to socket communicators. | ||
| FLearningAgentsTrainerProcess | Blueprint-compatible wrapper struct for ITrainerProcess. | ||
| FLearningAgentsTrainerProcessSettings | The path settings for the trainer. | ||
| FLearningAgentsTrainingGameSettings | The configurable game settings for a ULearningAgentsTrainer. | ||
| FLearningAgentsTrainingModule | |||
| ULearningAgentsCommunicatorLibrary | Contains functions for starting external trainers and communicating with them. | ||
| ULearningAgentsCompletions | |||
| ULearningAgentsImitationTrainer | The ULearningAgentsImitationTrainer enable imitation learning, i.e. learning from human/AI demonstrations. | ||
| ULearningAgentsPPOTrainer | |||
| ULearningAgentsRecorder | A component that can be used to create recordings of training data for imitation learning. | ||
| ULearningAgentsRecording | Data asset representing an array of records. | ||
| ULearningAgentsRewards | |||
| ULearningAgentsTrainingEnvironment |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ELearningAgentsCompletion | Completion modes for episodes. | ||
| ELearningAgentsTrainingDevice | Enumeration of the training devices. |