Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page
Class Hierarchy
Compound List
File List
Compound Members
File Members
include
cactionstatistics.h File Reference
#include "
ril_debug.h
"
Go to the source code of this file.
Classes
class
CActionStatistics
Actionstatistics - for comparison of policies and agent controllers.
More...
class
CActionStatisticsComparator
baseclass for all ActionStatisticComparators, used by
More...
class
CGreedyASComparator
Comparator for CMulticontrollerGreedyPolicy prefers best action.
More...
class
CPEGreedyASComparator
Comparator for CMulticontrollerGreedyPolicy prefers epsilon-greedy action over best action.
More...
class
CPOASComparator
Comparator for CMulticontrollerGreedyPolicy prefers actions of a specific owner.
More...