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
/
data
/
data_buffer
History
haoshengzou
03246f7ded
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
..
__init__.py
working on off-policy test. other parts of dqn_replay is runnable, but performance not tested.
2018-03-09 15:07:14 +08:00
base.py
ppo with batch also works! now ppo improves steadily, dqn not so stable.
2018-03-10 17:30:11 +08:00
batch_set.py
functional code freeze. all examples working. prepare to release.
2018-04-11 14:23:40 +08:00
replay_buffer_base.py
working on off-policy test. other parts of dqn_replay is runnable, but performance not tested.
2018-03-09 15:07:14 +08:00
vanilla.py
ppo with batch also works! now ppo improves steadily, dqn not so stable.
2018-03-10 17:30:11 +08:00