View source: R/QlearningPersExpPath.R
Add historic Q-Values and Curiosity to memory
| 1 2 3 4 5 6 7 | Update.Memory.QLearningPersExpPath(
  algo.var,
  new.mem,
  game.object,
  algo.par,
  best.effort = NULL
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.