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

canalyzer.h File Reference

#include "cbatchlearning.h"

#include "ctestsuit.h"

#include "crewardfunction.h"

#include "cagentcontroller.h"

#include "cbaseobjects.h"

#include <list>

Go to the source code of this file.



Classes

class   CVFunctionAnalyzer
  Analyzer for V-Functions. More...

class   CQFunctionAnalyzer
  Analyzer for Q-Functions. More...

class   CFunctionComperator
  Super class of the V-Function Comperators and Q-Function comperators. More...

class   CVFunctionComperator
  Comperator for 2 V-Functions. More...

class   CQFunctionComperator
  Comperator for 2 Q-Functions. More...

class   CControllerAnalyzer
  Controller analyzer. More...

class   CFittedQIterationAnalyzer


Defines

#define  ANALYZER_MSE   1
#define  ANALYZER_MAE   2
#define  ANALYZER_MAXERROR   3

Define Documentation

#define ANALYZER_MAE   2
 
#define ANALYZER_MAXERROR   3
 
#define ANALYZER_MSE   1