MachineIntelligenceCore:ReinforcementLearning
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
MNISTDigitDLRERPOMDP.hpp File Reference
#include <vector>
#include <string>
#include <opengl/application/OpenGLEpisodicApplication.hpp>
#include <opengl/visualization/WindowCollectorChart.hpp>
#include <opengl/visualization/WindowMNISTDigit.hpp>
#include <mlnn/BackpropagationNeuralNetwork.hpp>
#include <types/MNISTDigit.hpp>
#include <types/SpatialExperienceMemory.hpp>
Include dependency graph for MNISTDigitDLRERPOMDP.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mic::application::MNISTDigitDLRERPOMDP
 Application of Partially Observable Deep Q-learning with Experience Reply to the MNIST digits problem. There is an assumption that the agent observes only part of the environment - a patch of the whole image (POMPD). More...
 

Namespaces

 mic
 
 mic::application