getReplayMemory: Get replay memory.

View source: R/accessor_functions.R

getReplayMemoryR Documentation

Get replay memory.

Description

Returns the replay memory of the agent.

Usage

getReplayMemory(agent)

Arguments

agent

[Agent]
An agent created by makeAgent.

Value

A list containing the experienced observations, actions and rewards.


markdumke/reinforcelearn documentation built on Nov. 17, 2022, 12:53 a.m.