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
7 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build docs
2020-04-29 14:16:38 +08:00
gym
tqdm
torch
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
build docs
2020-04-29 14:16:38 +08:00
tensorboard
update dqn tutorial
2020-03-29 15:18:33 +08:00
sphinxcontrib-bibtex
Reference in New Issue
Copy Permalink