搜索资源列表
Strategy
- 人工智能导论课程大作业,四子棋策略dll文件源码。使用并实现了MCTS算法。每一步计算时间为4秒。-Assignmeng of Introduction to Artificial Intelligence, Connect4 game strategy dll sources. Use and implement MCTS algorithm. Every step of the calculation time is 4 seconds.
mcts-cpp-master
- 蒙特卡洛树搜索,树搜索算法。可自动平衡树的深度和广度搜索(Monte Carlo algorithm)