getReplayMemory: Get replay memory.

Description Usage Arguments Value

View source: R/accessor_functions.R

Description

Returns the replay memory of the agent.

Usage

1

Arguments

agent

[Agent]
An agent created by makeAgent.

Value

A list containing the experienced observations, actions and rewards.


reinforcelearn documentation built on May 2, 2019, 9:20 a.m.