bellman-equation topic
List
bellman-equation repositories
Deep-Reinforcement-Learning-With-Python
310
Stars
121
Forks
Watchers
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
PyDiffGame
44
Stars
8
Forks
Watchers
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Ric...
Route-planner-algorithm
21
Stars
1
Forks
Watchers
Find the shortest route using A* algorithm and graphs (Route Planner application)