Navigation
API > API/Plugins > API/Plugins/LearningTraining
References
| Module | LearningTraining |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Public/LearningImitationTrainer.h |
| Include | #include "LearningImitationTrainer.h" |
Syntax
struct FSocketImitationTrainerServerProcess
Remarks
This object allows you to launch the FSocketImitationTrainer server as a subprocess, which is convenient when you want to train using it locally.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSocketImitationTrainerServerProcess
(
const FString& PythonExecutablePath, |
Creates a training server as a subprocess |
Destructors
| Type | Name | Description | |
|---|---|---|---|