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
/
core
/
value_function
History
haoshengzou
f32e1d9c12
finish ddpg example. all examples under examples/ (except those containing 'contrib' and 'fail') can run! advantage estimation module is not complete yet.
2018-01-18 17:38:52 +08:00
..
__init__.py
add value_function (critic). value_function and policy not finished yet.
2017-12-22 00:22:23 +08:00
action_value.py
finish ddpg example. all examples under examples/ (except those containing 'contrib' and 'fail') can run! advantage estimation module is not complete yet.
2018-01-18 17:38:52 +08:00
base.py
towards policy/value refactor
2017-12-23 17:25:16 +08:00
state_value.py
fixed the bugs on Jan 14, which gives inferior or even no improvement. mistook group_ndims. policy will soon need refactoring.
2018-01-17 11:55:51 +08:00