/GUT_Manycore_Architectures_MCTS

Project for Gdansk University of Technology "Manycore Architectures" classes - simply distributed Monte Carlo Tree Search to be used in branching games decisions making

Primary LanguageC++Apache License 2.0Apache-2.0

Gdansk University of Technology: Manycore Architectures Project

Distributed and Parallel Monte Carlo Tree Search using Xeon Phi device Build Status

This project is an attempt to parallelize and distribute Monte Carlo Tree Search algorithm and investigate it's performance on Intel Xeon Phi device. Whole exercise is done for Manycore Architectures classes at Gdansk Univeisty of Technology.