#include "ExplorationModel.hh"
Go to the source code of this file.
Implements the ExplorationModel class. Reward bonuses based on the variance in model predictions are described in: Hester and Stone, "Real Time Targeted Exploration in Large Domains", ICDL 2010. And intrinsic reward bonuses based on variance novelty as described in: Hester and Stone, "Intinrisically Motivated Model Learning for a Developing Curious Agent", ICDL 2012.
Definition in file ExplorationModel.cc.