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
27cc5dda3a2e2f49d50928ca7152b4558711be42
DeepRL
/
async_worker
T
History
wassname
72f1d5588b
make it compatible with gpu=True option
2017-11-13 13:38:40 +08:00
..
__init__.py
Support python3 and pytorch 0.2
2017-10-26 23:01:57 -06:00
actor_critic.py
Major update
2017-10-06 22:10:44 -06:00
continuous_actor_critic.py
Improve normalizer for scalar
2017-10-07 21:23:02 -06:00
n_step_q.py
Upgrade to PyTorch v0.2.0
2017-10-28 11:06:20 -06:00
one_step_q.py
Upgrade to PyTorch v0.2.0
2017-10-28 11:06:20 -06:00
one_step_sarsa.py
Major update
2017-10-06 22:10:44 -06:00
ppo.py
make it compatible with gpu=True option
2017-11-13 13:38:40 +08:00