View source: R/accessor_functions.R
getValueFunction | R Documentation |
Returns the weights of the value function representation of the agent.
getValueFunction(agent)
agent |
[Agent] |
For a value function table this will return a matrix, for a neural network a list with the weights of the layers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.