|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <selforg/abstractcontroller.h>#include <assert.h>#include <cmath>#include <selforg/matrix.h>#include <selforg/noisegenerator.h>#include <selforg/qlearning.h>

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 struct ClassicReinforceConf ClassicReinforceConf |