LightZero icon indicating copy to clipboard operation
LightZero copied to clipboard

[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios

Results 18 LightZero issues
Sort by recently updated
recently updated
newest added

- add go_env, related unittest - add go mcts bot and alphazero/muzero config - add league version of alphazero - add ctree version of alphazero

enhancement
environment
algorithm

- [x] add basic task pipeline - [x] polish policy utils import - [ ] change the return value of `forward_collect/forward_eval` from `Dict` to `List` - [ ] change the...

enhancement