Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Gets the number of step recorded in an episode for the given agent.
Target is Learning Agents PPOTrainer
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Agent Id | The AgentId to look-up the number of recorded episode steps for |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value | The number of recorded episode steps |