This website requires JavaScript.
Explore
Help
Sign In
wassname
/
DeepRL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/DeepRL.git
synced
2026-08-26 11:12:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa4ec06f2e3cf030a9b9463630109e268fdfd548
DeepRL
/
agent
T
History
Shangtong Zhang
aa4ec06f2e
N-step DQN
2018-03-12 22:42:47 -06:00
..
__init__.py
N-step DQN
2018-03-12 22:42:47 -06:00
A2C_agent.py
Code cleanup
2018-02-12 14:27:40 -07:00
async_agent.py
Fix a minor issue in the async demon
2018-01-17 10:43:16 -07:00
CategoricalDQN_agent.py
Fix a bug of Categorical DQN
2018-03-12 20:37:12 -06:00
DDPG_agent.py
Update for latest gym
2018-02-09 22:02:58 -07:00
DQN_agent.py
Fix a bug of Categorical DQN
2018-03-12 20:37:12 -06:00
NStepDQN_agent.py
N-step DQN
2018-03-12 22:42:47 -06:00