Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
classicreinforce.h File Reference
#include <selforg/abstractcontroller.h>
#include <assert.h>
#include <cmath>
#include <selforg/matrix.h>
#include <selforg/noisegenerator.h>
#include <selforg/qlearning.h>
Include dependency graph for classicreinforce.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ClassicReinforceConf
 
class  ClassicReinforce
 class for robot controller using Q-learning algorithm. More...
 

Typedefs

typedef struct ClassicReinforceConf ClassicReinforceConf
 

Typedef Documentation