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.
AleksanderGondek/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
C++Apache-2.0