|
MachineIntelligenceCore:ReinforcementLearning
|
#include <vector>#include <types/MatrixTypes.hpp>#include <opengl/application/OpenGLApplication.hpp>#include <opengl/visualization/WindowCollectorChart.hpp>

Go to the source code of this file.
Classes | |
| class | mic::application::nArmedBanditsUnlimitedHistory |
| Class implementing a n-Armed Bandits problem solving the n armed bandits problem based on unlimited history action selection (storing all action-value pairs). More... | |
Namespaces | |
| mic | |
| mic::application | |