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
df57fdb411
mcts framework
2017-11-16 13:23:26 +08:00
..
mcts
update mcts docs
2017-11-16 12:38:51 +08:00
global_config.json
mcts framework
2017-11-16 13:21:27 +08:00
mcts_test.py
mcts framework
2017-11-16 13:21:27 +08:00
mcts.py
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