getValueFunction: Get weights of value function.

Description Usage Arguments Value

View source: R/accessor_functions.R

Description

Returns the weights of the value function representation of the agent.

Usage

1

Arguments

agent

[Agent]
An agent created by makeAgent.

Value

For a value function table this will return a matrix, for a neural network a list with the weights of the layers.


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