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-09-03 12:10:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e94d715bece1f349bc8b3d85b085100f85dfb9
DeepRL
/
agent
T
History
Shangtong Zhang
0eaba783e8
Minor update
2018-03-24 23:21:58 -06:00
..
__init__.py
Quantile Regression DQN cartpole
2018-03-21 10:39:00 -06:00
A2C_agent.py
Minor update
2018-03-24 23:21:58 -06: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
QuantileRegressionDQN_agent.py
Optimize computation of QR DQN loss
2018-03-22 00:03:38 -06:00