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
9 lines
75 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
fix docs (#373) - fix css style error - fix mujoco benchmark result
2021-05-23 12:43:03 +08:00
sphinx<4
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
Reference in New Issue
Copy Permalink