An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with value-iteration-algorithm

A curated list of projects in awesome lists tagged with value-iteration-algorithm .

https://github.com/nowke/rlviz

GridWorld Reinforcement Learning - Policy Iteration, Value Iteration.

grid-world policy-iteration reinforcement-learning value-iteration value-iteration-algorithm

Last synced: 28 Feb 2025

https://github.com/mahmood-anaam/grid-world-value-iteration

An implementation of the Value Iteration algorithm for solving the Grid World problem. This project provides a function to compute the optimal value function for a grid-based environment where a robot navigates to maximize rewards while avoiding penalties.

dynamic-programming grid-world numpy optimization-problem python value-iteration-algorithm

Last synced: 03 Apr 2025

https://github.com/mahmood-anaam/infinite-horizon-dynamic-programming

This repository contains a practical application of Infinite Horizon Dynamic Programming (IHDP) techniques, demonstrated through the Frozen Lake environment and grid world examples. The repository includes a Jupyter Notebook that explores these techniques with visual aids.

dynamic-programming frozen-lake-game grid-world infinite-horizon policy-iteration-algorithm value-iteration-algorithm

Last synced: 03 Apr 2025