Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Initializes the trainer.
Target is Learning Agents PPOTrainer
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Manager | The agent manager we are using. |
| object | In Interactor | The agent interactor we are training with. |
| object | In Training Environment | The training environment. |
| object | In Policy | The policy to be trained. |
| object | In Critic | The critic to be trained. |
| struct | Communicator | |
| struct | Trainer Settings | The trainer settings to use. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |