#include <rl_common/Random.h>#include <rl_common/core.hh>#include <map>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | QLearner | 
Interface for an implementation of the canonical Q-learning algorithm.
Definition in file QLearner.hh.