GEGELATI
Loading...
Searching...
No Matches
Learn::ParallelLearningAgent Member List

This is the complete list of members for Learn::ParallelLearningAgent, including all inherited members.

addLogger(Log::LALogger &logger)Learn::LearningAgent
archiveLearn::LearningAgentprotected
envLearn::LearningAgentprotected
evaluateAllRoots(uint64_t generationNumber, LearningMode mode) overrideLearn::ParallelLearningAgentvirtual
evaluateAllRootsInParallel(uint64_t generationNumber, LearningMode mode, std::multimap< std::shared_ptr< EvaluationResult >, const TPG::TPGVertex * > &results)Learn::ParallelLearningAgentprotectedvirtual
evaluateAllRootsInParallelCompileResults(std::map< uint64_t, std::pair< std::shared_ptr< EvaluationResult >, std::shared_ptr< Job > > > &resultsPerJobMap, std::multimap< std::shared_ptr< EvaluationResult >, const TPG::TPGVertex * > &results, std::map< uint64_t, Archive * > &archiveMap)Learn::ParallelLearningAgentprotectedvirtual
evaluateAllRootsInParallelExecute(uint64_t generationNumber, LearningMode mode, std::map< uint64_t, std::pair< std::shared_ptr< EvaluationResult >, std::shared_ptr< Job > > > &resultsPerJobMap, std::map< uint64_t, Archive * > &archiveMap)Learn::ParallelLearningAgentprotectedvirtual
evaluateJob(TPG::TPGExecutionEngine &tee, const Job &job, uint64_t generationNumber, LearningMode mode, LearningEnvironment &le) constLearn::LearningAgentvirtual
evaluateOneRoot(uint64_t generationNumber, LearningMode mode, const TPG::TPGVertex *root)Learn::LearningAgentvirtual
getArchive() constLearn::LearningAgent
getEnvironment() constLearn::LearningAgent
getRNG()Learn::LearningAgent
getSelector()Learn::LearningAgent
getTPGGraph()Learn::LearningAgent
init(uint64_t seed=0)Learn::LearningAgentvirtual
isRootEvalSkipped(const TPG::TPGVertex &root, std::shared_ptr< Learn::EvaluationResult > &previousResult) constLearn::LearningAgent
LearningAgent(LearningEnvironment &le, const Instructions::Set &iSet, const LearningParameters &p, const TPG::TPGFactory &factory=TPG::TPGFactory())Learn::LearningAgentinline
learningEnvironmentLearn::LearningAgentprotected
loggersLearn::LearningAgentprotected
makeJob(const TPG::TPGVertex *vertex, Learn::LearningMode mode, int idx=0, TPG::TPGGraph *tpgGraph=nullptr)Learn::LearningAgentvirtual
makeJobs(Learn::LearningMode mode, TPG::TPGGraph *tpgGraph=nullptr)Learn::LearningAgentvirtual
maxNbThreadsLearn::LearningAgentprotected
mergeArchiveMap(std::map< uint64_t, Archive * > &archiveMap)Learn::ParallelLearningAgentprotected
ParallelLearningAgent(LearningEnvironment &le, const Instructions::Set &iSet, const LearningParameters &p, const TPG::TPGFactory &factory=TPG::TPGFactory())Learn::ParallelLearningAgentinline
paramsLearn::LearningAgentprotected
rngLearn::LearningAgentprotected
selectorLearn::LearningAgentprotected
slaveEvalJobThread(uint64_t generationNumber, LearningMode mode, std::queue< std::shared_ptr< Learn::Job > > &jobsToProcess, std::mutex &rootsToProcessMutex, std::map< uint64_t, std::pair< std::shared_ptr< EvaluationResult >, std::shared_ptr< Job > > > &resultsPerRootMap, std::mutex &resultsPerRootMapMutex, std::map< uint64_t, Archive * > &archiveMap, std::mutex &archiveMapMutex, bool useMainEnvironment)Learn::ParallelLearningAgentprotected
tpgLearn::LearningAgentprotected
train(volatile bool &altTraining, bool printProgressBar)Learn::LearningAgentvirtual
trainOneGeneration(uint64_t generationNumber, bool doPopulate=true)Learn::LearningAgentvirtual
~LearningAgent()=defaultLearn::LearningAgentvirtual