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
History
Dong Yan
31bfc07dc2
mcts update
2017-11-17 19:35:20 +08:00
..
mcts
mcts update
2017-11-17 19:35:20 +08:00
__init__.py
mcts update
2017-11-17 15:09:07 +08:00
global_config.json
mcts framework
2017-11-16 13:21:27 +08:00
policy_value.json
mcts framework
2017-11-16 13:21:27 +08:00
README.md
architecture design
2017-11-06 15:15:44 +08:00
state_mask.json
mcts framework
2017-11-16 13:21:27 +08:00
README.md
Core
Optimizer
TODO:
policy based:
Vanilla
Baseline
TRPO
PPO
NAF
GAE
DPG
value based:
TD