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
/
test
/
continuous
History
Yuge Zhang
f4e05d585a
Support deterministic evaluation for onpolicy algorithms (
#354
)
2021-04-27 21:22:39 +08:00
..
__init__.py
refract test code
2020-03-21 10:58:01 +08:00
test_ddpg.py
Remap action to fit gym's action space (
#313
)
2021-03-21 16:45:50 +08:00
test_npg.py
Support deterministic evaluation for onpolicy algorithms (
#354
)
2021-04-27 21:22:39 +08:00
test_ppo.py
Add TRPO policy (
#337
)
2021-04-16 20:37:12 +08:00
test_sac_with_il.py
Support deterministic evaluation for onpolicy algorithms (
#354
)
2021-04-27 21:22:39 +08:00
test_td3.py
Remap action to fit gym's action space (
#313
)
2021-03-21 16:45:50 +08:00
test_trpo.py
Add NPG policy (
#344
)
2021-04-21 09:52:15 +08:00