Update.Memory.QLearningPersExpPath: Add historic Q-Values and Curiosity to memory

Description Usage

View source: R/QlearningPersExpPath.R

Description

Add historic Q-Values and Curiosity to memory

Usage

1
2
3
4
5
6
7
Update.Memory.QLearningPersExpPath(
  algo.var,
  new.mem,
  game.object,
  algo.par,
  best.effort = NULL
)

MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.