junmokane / Value_Iteration

Simple value iteration algorithm using Q-factor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Value_Iteration

Simple value iteration algorithm using Q-factor

The solution of exercise 5.4 (c) in Dynamic Porgramming and Optimal Control Vol 1. 4th Edition (Dimitri P.Bertsekas)

About

Simple value iteration algorithm using Q-factor


Languages

Language:Python 100.0%