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
History
ChenDRAG
2c11b6e43b
Add lr_scheduler option for Onpolicy algorithm (
#318
)
...
add lr_scheduler option in PGPolicy/A2CPolicy/PPOPolicy
2021-03-22 16:57:24 +08:00
..
data
Remap action to fit gym's action space (
#313
)
2021-03-21 16:45:50 +08:00
env
fix qvalue mask_action error for obs_next (
#310
)
2021-03-15 08:06:24 +08:00
exploration
type check in unit test (
#200
)
2020-09-13 19:31:50 +08:00
policy
Add lr_scheduler option for Onpolicy algorithm (
#318
)
2021-03-22 16:57:24 +08:00
trainer
fix reward_metric & n_episode bug in on policy algorithm (
#306
)
2021-03-08 14:35:30 +08:00
utils
support observation normalization in BaseVectorEnv (
#308
)
2021-03-11 20:50:20 +08:00
__init__.py
fix venv seed, add TOC in docs, and split buffer.py into several files (
#303
)
2021-03-02 12:28:28 +08:00