32 #ifndef GUM_E_GREEDY_DECIDER_H 33 #define GUM_E_GREEDY_DECIDER_H 103 #endif // GUM_E_GREEDY_DECIDER_H Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
void initialize(const FMDP< double > *fmdp)
Initializes the learner.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
A class to store the optimal actions.
<agrum/FMDP/SDyna/IDecisionStrategy.h>
ActionSet stateOptimalPolicy(const Instantiation &curState)
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
void checkState(const Instantiation &newState, Idx actionId)
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
E_GreedyDecider()
Constructor.
<agrum/FMDP/decision/E_GreedyDecider.h>
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Class for assigning/browsing values to tuples of discrete variables.
Size Idx
Type for indexes.
<agrum/FMDP/simulation/statesChecker.h>
~E_GreedyDecider()
Destructor.