Description Usage Arguments Value Examples
CumReward()
is a utility function that computes cumulative reward for discounted
MDP.
1 | CumReward(rewards, discount)
|
rewards |
a numeric vector of reward sequence |
discount |
a numeric number between 0 and 1 |
a numeric number for cumulative reward
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.