sequential-decisions topic
List
sequential-decisions repositories
MCTS-agent-python
61
Stars
9
Forks
Watchers
Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a p...
SCoBA.jl
45
Stars
6
Forks
Watchers
Stochastic Conflict-Based Allocation