darren1231 / q-learning-visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-learning-visualization

This is a modified version of Dyna-Q

I change a littel bit code to show action value in the map.

q table

install

pip install -r requirements.txt

run

python expMaze.py

About


Languages

Language:Python 100.0%