Scheduler
|
Public Member Functions | |
RlTester (std::shared_ptr< Context > context) | |
RlTester (std::shared_ptr< Context > context) | |
![]() | |
ReinforcedLearning (std::shared_ptr< Context > context) | |
~ReinforcedLearning () | |
void | initializeModel () |
void | updateModel () |
void | end () |
![]() | |
LearningStrategy (std::shared_ptr< Context > context) | |
virtual | ~LearningStrategy () |
Definition at line 21 of file reinforcedLearningTest.cpp.
|
inline |
Definition at line 24 of file reinforcedLearningTest.cpp.
|
inline |
Definition at line 27 of file reinforcementPerformanceTest.cpp.