Posts Tagged With: reinforcement-learning
- Integrating Monte Carlo Tree Search and Neural Networks Tue Jul 03 2018
A discussion of how to use neural networks as a rollout policy in Monte Carlo Tree Search, and how to use MCTS to train the neural network.
Series: Monte Carlo Tree Search