WilsonWangTHU / dqn_rl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brief

Model

preliminary

Tensorflow > 0.9

python package

easydict (pip install)

torchfile (pip install)

scikit-image (pip install)

ipython, opencv2 (pip install)

Note

Things to consider:

the display option # still bug in it!

record the max value

record the distribution of action a

not using feed-dict, but use a queue runner.

The actor critic network

About


Languages

Language:Python 99.6%Language:Shell 0.4%