/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.

Primary LanguageC++

This repository is not active