Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Constructs the imitation trainer and runs the setup functions.
Target is Learning Agents Imitation Trainer
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Manager | The agent manager we are using. |
| object | In Interactor | The agent interactor we are recording with. |
| object | In Policy | The policy we are using. |
| struct | Communicator | The communicator. |
| class | Class | The trainer class. |
| name | Name | The trainer name. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |