GEGELATI
|
This is the complete list of members for Learn::LearningEnvironment, including all inherited members.
clone() const | Learn::LearningEnvironment | virtual |
doAction(uint64_t actionID) | Learn::LearningEnvironment | virtual |
getDataSources()=0 | Learn::LearningEnvironment | pure virtual |
getNbActions() const | Learn::LearningEnvironment | inline |
getScore() const =0 | Learn::LearningEnvironment | pure virtual |
isCopyable() const | Learn::LearningEnvironment | virtual |
isTerminal() const =0 | Learn::LearningEnvironment | pure virtual |
LearningEnvironment(const LearningEnvironment &other)=default | Learn::LearningEnvironment | protected |
LearningEnvironment()=delete | Learn::LearningEnvironment | |
LearningEnvironment(uint64_t nbAct) | Learn::LearningEnvironment | inline |
nbActions | Learn::LearningEnvironment | protected |
reset(size_t seed=0, LearningMode mode=LearningMode::TRAINING)=0 | Learn::LearningEnvironment | pure virtual |
~LearningEnvironment()=default | Learn::LearningEnvironment | virtual |