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
/
docs
/
requirements.txt
11 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build docs
2020-04-29 14:16:38 +08:00
gym
Numba acceleration (#193) Training FPS improvement (base commit is 94bfb32): test_pdqn: 1660 (without numba) -> 1930 discrete/test_ppo: 5100 -> 5170 since nstep has little impact on overall performance, the unit test result is: GAE: 4.1s -> 0.057s nstep: 0.3s -> 0.15s (little improvement) Others: - fix a bug in ttt set_eps - keep only sumtree in segment tree implementation - dirty fix for asyncVenv check_id test
2020-09-02 13:03:32 +08:00
numba
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
numpy>=1.20
update version to 0.5.0 (#826)
2023-03-12 22:07:16 -07:00
sphinx
update dqn tutorial
2020-03-29 15:18:33 +08:00
sphinxcontrib-bibtex
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
tensorboard
torch
tqdm
update version to 0.5.0 (#826)
2023-03-12 22:07:16 -07:00
protobuf
fix readthedocs build error
2023-02-03 14:55:53 -08:00
pettingzoo
Reference in New Issue
Copy Permalink