Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Sets 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 |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Agent Id | The AgentId to set the memory state of |
| real | In Memory State | The input memory state of the agent |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |