Scheduler
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Mdp
QLearning
Mdp::QLearning Member List
This is the complete list of members for
Mdp::QLearning
, including all inherited members.
actionValues
Mdp::RlBackupAlgorithm
protected
alpha
Mdp::RlBackupAlgorithm
protected
alpha0
Mdp::RlBackupAlgorithm
protected
alphaCounter
Mdp::RlBackupAlgorithm
protected
alphaDecaySpeed
Mdp::RlBackupAlgorithm
protected
bestAction
Mdp::RlBackupAlgorithm
protected
bestQ
Mdp::RlBackupAlgorithm
protected
configKey
Mdp::QLearning
static
context
Mdp::RlBackupAlgorithm
protected
end
() override
Mdp::QLearning
virtual
getBestAction
(state_t state)
Mdp::RlBackupAlgorithm
virtual
getBestActionAndQ
(state_t state)
Mdp::RlBackupAlgorithm
virtual
getMaxQ
(state_t state)
Mdp::RlBackupAlgorithm
virtual
hyperbolic
Mdp::RlBackupAlgorithm
protected
init
() override
Mdp::QLearning
virtual
initAlpha
()
Mdp::RlBackupAlgorithm
protected
virtual
needsUpdate
Mdp::RlBackupAlgorithm
protected
notifyUpdateNeeded
()
Mdp::RlBackupAlgorithm
virtual
QLearning
(std::shared_ptr< Context > context, TabularActionValues *actionValues)
Mdp::QLearning
RlBackupAlgorithm
(std::shared_ptr< Context > c, ActionValuesFunction *av)
Mdp::RlBackupAlgorithm
stepLength
Mdp::RlBackupAlgorithm
protected
stepwise
Mdp::RlBackupAlgorithm
protected
stepwiseCounter
Mdp::RlBackupAlgorithm
protected
updateActionValues
(state_t previousState, state_t nextState, action_t previousAction, double reward) override
Mdp::QLearning
virtual
updateAlpha
()
Mdp::RlBackupAlgorithm
protected
virtual
updateBestActionAndQ
(state_t state)
Mdp::RlBackupAlgorithm
virtual
updateIfNeeded
(state_t state)
Mdp::RlBackupAlgorithm
protected
virtual
~RlBackupAlgorithm
()
Mdp::RlBackupAlgorithm
inline
virtual
Generated on Sun Nov 26 2017 17:01:37 for Scheduler by
1.8.11