Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Gets the current memory state for a given agent as represented by an abstract vector learned by the policy.
Target is Learning Agents Policy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Agent Id | The AgentId to get the memory state of |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Out Memory State | The output memory state of the agent |