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
/
base
History
Yi Su
291be08d43
Add Rainbow DQN (
#386
)
...
- add RainbowPolicy - add `set_beta` method in prio_buffer - add NoisyLinear in utils/network
2021-08-29 23:34:59 +08:00
..
__init__.py
refract test code
2020-03-21 10:58:01 +08:00
env.py
Support different state size and fix exception in venv.__del__ (
#352
)
2021-04-25 15:23:46 +08:00
test_batch.py
Support different state size and fix exception in venv.__del__ (
#352
)
2021-04-25 15:23:46 +08:00
test_buffer.py
Add Rainbow DQN (
#386
)
2021-08-29 23:34:59 +08:00
test_collector.py
add env_id in preprocess fn (
#391
)
2021-07-05 09:50:39 +08:00
test_env_finite.py
Test on finite vector env (
#324
)
2021-03-25 22:59:34 +08:00
test_env.py
Add discrete Conservative Q-Learning for offline RL (
#359
)
2021-05-12 09:24:48 +08:00
test_returns.py
Replaced indice by plural indices (
#422
)
2021-08-20 21:58:44 +08:00
test_utils.py
support observation normalization in BaseVectorEnv (
#308
)
2021-03-11 20:50:20 +08:00