adlaube / CPP_gridworld

C++20 library for solving markov decision processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP_gridworld

report

To build on macOS:

make OS=osx

To build on other distributions:

make

About

C++20 library for solving markov decision processes


Languages

Language:C++ 99.7%Language:Makefile 0.3%