CMatlabQAnalyzerLogger Class Reference
#include
<ctestsuit.h>
Inheritance diagram for CMatlabQAnalyzerLogger:
List of
all members.
|
Public Member Functions
|
|
|
CMatlabQAnalyzerLogger
(CFeatureQFunction
*l_qFunction, CFeatureCalculator
*featCalc, CErrorSender *l_vLearner,
CStateList *l_States,
int l_dim1, int l_dim2, int l_part1, int l_part2, std::list<
CStateModifier *
> *l_modifiers)
|
|
|
CMatlabQAnalyzerLogger
(CFeatureVFunction
*vFunction,
CFeatureQFunction
*l_qFunction, CFeatureCalculator
*featCalc, CErrorSender *l_vLearner,
CStateList *l_States,
int l_dim1, int l_dim2, int l_part1, int l_part2, std::list<
CStateModifier *
> *l_modifiers)
|
|
virtual
|
~CMatlabQAnalyzerLogger
()
|
|
virtual void
|
evaluate (string
evaluationDirectory, int trial, int numEpisodes)
|
|
virtual void
|
startNewEvaluation
(string evaluationDirectory, CParameters *parameters, int
trial)
|
|
virtual void
|
addListenersToAgent
(CSemiMDPSender
*agent)
|
|
virtual void
|
removeListenersToAgent
(CSemiMDPSender
*agent)
|
Public Attributes
|
|
CVisitStateActionCounter
*
|
visitStateActionCounterLearner |
Protected Attributes
|
|
CFeatureQFunction
*
|
qFunction |
|
CFeatureQFunction
*
|
saVisits |
|
bool
|
delVFunction |
Constructor & Destructor Documentation
| virtual
CMatlabQAnalyzerLogger::~CMatlabQAnalyzerLogger
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual void
CMatlabQAnalyzerLogger::addListenersToAgent
|
( |
CSemiMDPSender *
|
agent |
) |
[virtual] |
|
| virtual void
CMatlabQAnalyzerLogger::evaluate
|
( |
string |
evaluationDirectory,
|
|
|
int |
trial,
|
|
|
int |
numEpisodes |
|
) |
[virtual] |
|
| virtual void
CMatlabQAnalyzerLogger::removeListenersToAgent
|
( |
CSemiMDPSender *
|
agent |
) |
[virtual] |
|
| virtual void
CMatlabQAnalyzerLogger::startNewEvaluation
|
( |
string |
evaluationDirectory,
|
|
|
CParameters *
|
parameters,
|
|
|
int |
trial |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|