Package | Description |
---|---|
com.fossgalaxy.games.fireworks.ai.mcs | |
com.fossgalaxy.games.fireworks.ai.mcts |
Modifier and Type | Class and Description |
---|---|
class |
MonteCarloSearch
Flat MC search player
|
Modifier and Type | Class and Description |
---|---|
class |
MCTSPolicy
A version of the MCTS agent that replaces the random rollout with policy based rollouts.
|
class |
MCTSPredictor
Created by WebPigeon on 09/08/2016.
|
Modifier and Type | Method and Description |
---|---|
static MCTS |
MCTS.buildMCTSND() |
Copyright © 2017 FOSS Galaxy. All rights reserved.