Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

weixu000/rl_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym_tf

DQN algorithm implementation with openai gym and tensorflow

Papers

DQN
Double DQN
Prioritized Experience Replay(removed)
Dueling Network

Bugs

Prioritized Replay does not work
Model based DQN seems not working
Tensoflow is on native backend(on my laptop 850m), should be on the server