einstein07 / RL-Value-Iteration

Program to find the optimal value (V ∗ ) for each state in a small grid-world, implemented (in C++) with the Value Iteration algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Program to find the optimal value (V ∗ ) for each state in a small grid-world, implemented (in C++) with the Value Iteration algorithm.


Languages

Language:C++ 49.8%Language:Makefile 28.3%Language:C 12.9%Language:Shell 9.1%