Program to find the optimal value (V ∗ ) for each state in a small grid-world, implemented (in C++) with the Value Iteration algorithm.
-
Updated
Jul 25, 2020 - C++
Program to find the optimal value (V ∗ ) for each state in a small grid-world, implemented (in C++) with the Value Iteration algorithm.
A simple machine learning library for C++
A 15-puzzle solver using Reinforcement Learning in C++
A reinforcement learning framework for the game of Nim.
A POMDP solver using Littman-Cassandra's Witness algorithm.
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
Add a description, image, and links to the value-iteration topic page so that developers can more easily learn about it.
To associate your repository with the value-iteration topic, visit your repo's landing page and select "manage topics."