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
n+e
e4f4f0e144
fix docs build failure and a bug in a2c/ppo optimizer (
#428
)
...
* fix rtfd build * list + list -> set.union * change seed of test_qrdqn * add py39 test
2021-08-30 02:07:03 +08:00
..
data
Add Rainbow DQN (
#386
)
2021-08-29 23:34:59 +08:00
env
Add discrete Conservative Q-Learning for offline RL (
#359
)
2021-05-12 09:24:48 +08:00
exploration
fix numpy>=1.20 typing check (
#323
)
2021-03-30 16:06:03 +08:00
policy
fix docs build failure and a bug in a2c/ppo optimizer (
#428
)
2021-08-30 02:07:03 +08:00
trainer
Remove warnings about the use of save_fn across trainers (
#408
)
2021-08-04 09:56:00 +08:00
utils
Add Rainbow DQN (
#386
)
2021-08-29 23:34:59 +08:00
__init__.py
add vizdoom example, bump version to 0.4.2 (
#384
)
2021-06-26 18:08:41 +08:00