Replay.QLearningPersExpPath: Train model of Q learning

Description Usage Arguments

View source: R/QlearningPersExpPath.R

Description

Train model of Q learning

Usage

1
2
Replay.QLearningPersExpPath(evaluator, model.par, model.par.surp = NULL,
  model.par.fam = NULL, algo.par, algo.var, game.object)

Arguments

model.par.surp

If NULL, no suprise model is generated/updated.

model.par.fam

If NULL, no familiarity model is generated/updated.


MartinKies/USLR documentation built on Nov. 10, 2019, 5:24 a.m.