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
include
crewardfunction.h File Reference
#include "
cbaseobjects.h
"
#include "newmat/newmat.h"
Go to the source code of this file.
Classes
class
CRewardFunction
Class for clalculating the reward for the learning objects.
More...
class
CFeatureRewardFunction
Class for calculating the reward given a feature not a state.
More...
class
CStateReward
Reward Function that only depends on the current state.
More...
class
CZeroReward
class
CRewardFunctionFromValueFunction
class
CFeatureRewardFunctionFromValueFunction