View source: R/accessor_functions.R
getReplayMemory | R Documentation |
Returns the replay memory of the agent.
getReplayMemory(agent)
agent |
[Agent] |
A list containing the experienced observations, actions and rewards.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.