View source: R/Reward_function.R
Reward_function | R Documentation |
Q-learning reward functions that are defined specifically for deterministic forecasting Author: Cong Feng This function calculates rewards for Q-learning agents
Reward_function(data_input, rwd_strategy)
data_input |
input data that contains states and actions in time series format |
rwd_strategy |
reward strategy index |
rewards
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.