Machine learning algorithms in C++
Data Structures
GridWorld.hpp File Reference
#include "../include/matrix/Matrix.hpp"
#include "../include/mersenne_twister/MersenneTwister.hpp"
#include "Timer.hpp"
Include dependency graph for GridWorld.hpp:

Go to the source code of this file.

Data Structures

class  GridWorld
 Class to solve the grid world toy problem as a Markov decision process. More...