GitHub / shehanrathnayake / implementation-of-monte-carlo-tree-search-algorithm-for-connect-4-game
In this project, my primary goal was to implement an AI player class powered by the Monte Carlo Tress Search algorithm which can play for a win as well as defend a defeat to compete with a Human player.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehanrathnayake%2Fimplementation-of-monte-carlo-tree-search-algorithm-for-connect-4-game
PURL: pkg:github/shehanrathnayake/implementation-of-monte-carlo-tree-search-algorithm-for-connect-4-game
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 280 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 9 months ago
Pushed at: over 1 year ago
Last synced at: about 2 months ago
Topics: connect4-ai-game, connect4-game, java, mcts, mcts-algorithm, mcts-implementations