项目作者: shambakey1

项目描述 :
Implementation of Udacity Nanodegree adversial search project using Monte Carlo Tree Search (MCTS). My implementation is a modification of the MCTS at "https://github.com/int8/monte-carlo-tree-search" to suit the project's knights isolation game. My implementation is in the "my_custom_player.py" file
高级语言: Python
项目地址: git://github.com/shambakey1/MCTS_adversial_search.git
创建时间: 2018-10-19T23:44:30Z
项目社区:https://github.com/shambakey1/MCTS_adversial_search

开源协议:

下载