This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
Tianshou
Watch
1
Star
0
Fork
0
You've already forked Tianshou
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Tianshou
/
tianshou
/
policy
/
modelfree
History
Trinkle23897
04b091d975
fix max-grad-norm err in a2c (
#46
)
2020-05-04 12:33:04 +08:00
..
__init__.py
seealso and change policy dir structure
2020-04-09 21:36:53 +08:00
a2c.py
fix max-grad-norm err in a2c (
#46
)
2020-05-04 12:33:04 +08:00
ddpg.py
__call__ -> forward
2020-04-10 10:47:16 +08:00
dqn.py
fix historical issues
2020-04-26 16:13:51 +08:00
pg.py
fix historical issues
2020-04-26 16:13:51 +08:00
ppo.py
Multimodal obs (
#38
,
#27
,
#25
)
2020-04-28 20:56:02 +08:00
sac.py
Fix log_prob in SAC (
#41
)
2020-04-28 23:44:15 +08:00
td3.py
seealso and change policy dir structure
2020-04-09 21:36:53 +08:00