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
Jialu Zhu
a511cb4779
Add offline trainer and discrete BCQ algorithm (
#263
)
...
The result needs to be tuned after `done` issue fixed. Co-authored-by: n+e <trinkle23897@gmail.com>
2021-01-20 18:13:04 +08:00
..
__init__.py
seealso and change policy dir structure
2020-04-09 21:36:53 +08:00
a2c.py
Add offline trainer and discrete BCQ algorithm (
#263
)
2021-01-20 18:13:04 +08:00
c51.py
Add offline trainer and discrete BCQ algorithm (
#263
)
2021-01-20 18:13:04 +08:00
ddpg.py
clarify updating state (
#224
)
2020-09-22 16:28:46 +08:00
discrete_sac.py
change PER update interface in BasePolicy (
#217
)
2020-09-16 17:43:19 +08:00
dqn.py
Add offline trainer and discrete BCQ algorithm (
#263
)
2021-01-20 18:13:04 +08:00
pg.py
type check in unit test (
#200
)
2020-09-13 19:31:50 +08:00
ppo.py
Add offline trainer and discrete BCQ algorithm (
#263
)
2021-01-20 18:13:04 +08:00
sac.py
Add offline trainer and discrete BCQ algorithm (
#263
)
2021-01-20 18:13:04 +08:00
td3.py
code format and update function signatures (
#213
)
2020-09-12 15:39:01 +08:00