CActionStatistics Class Reference
Actionstatistics - for
comparison of policies and agent controllers.
More...
#include <cactionstatistics.h>
List of all
members.
Detailed Description
Actionstatistics - for comparison of policies and agent
controllers.
Actionstatistics are used together with a
- See also:
- CMultiController to incoorporate prior knowledge and / or
compare different policies
Constructor & Destructor Documentation
|
CActionStatistics::CActionStatistics
|
( |
|
) |
|
|
| virtual
CActionStatistics::~CActionStatistics
|
( |
|
) |
[inline,
virtual] |
|
Member Function Documentation
| void
CActionStatistics::reset
|
( |
|
) |
|
|
| |
initializes Actionstatistics to zero
|
Member Data Documentation
| |
how many actions promise the same reward
|
| |
the policy / agent controller which proposed this
action
|
| |
propbability for this action
|
| |
how many actions pronise the more reward. if > 0 this action
is not greedy
|
The documentation for this class was generated from the following
file:
|