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
Jiayi Weng
a03f19af72
fix pytest error on non-linux system (
#638
)
2022-05-12 20:52:55 +08:00
..
__init__.py
refract test code
2020-03-21 10:58:01 +08:00
test_ddpg.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
test_npg.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
test_ppo.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
test_redq.py
implement REDQ based on original contribution by @Jimenius (
#623
)
2022-05-01 00:06:00 +08:00
test_sac_with_il.py
fix pytest error on non-linux system (
#638
)
2022-05-12 20:52:55 +08:00
test_td3.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
test_trpo.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00