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-08 16:50:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c773da7d086677d4bed2ec0e5e79664c29fad748
DeepRL
/
agent
T
History
Shangtong Zhang
c773da7d08
Support shared stats for continuous A3C
2017-10-04 20:58:42 -06:00
..
__init__.py
Single thread PPO
2017-10-04 09:33:35 -06:00
A2C_agent.py
Implementation of hybrid reward architecture
2017-08-29 21:52:26 -06:00
async_agent.py
Support shared stats for continuous A3C
2017-10-04 20:58:42 -06:00
DDPG_agent.py
Add BN layer
2017-08-02 14:35:51 -06:00
DQN_agent.py
Implementation of hybrid reward architecture
2017-08-29 21:52:26 -06:00
MSDQN_agent.py
Refactor for HRA
2017-08-29 22:10:13 -06:00
PPO_agent.py
Unifying networks for continuous A3C and PPO
2017-10-04 11:03:02 -06:00