A Python framework for implementing AI agents that use adversarial strategies in two-player, zero-sum games.
-
Updated
Oct 10, 2022 - Python
A Python framework for implementing AI agents that use adversarial strategies in two-player, zero-sum games.
Computational Intelligence @ Polito - Project Assignment
A chess-based kotlin implementation of the Monte Carlo Tree Search
Repositório para o projeto de IA
Unity2D_대전 전략 오목 게임
Monte-Carlo Tree Search applied to the Tic-Tac-Toe game.
Reinforce4j is a Java library designed for implementing reinforcement learning algorithms, with a primary focus on Monte Carlo Tree Search (MCTS). It provides tools and frameworks for building agents that can learn to play games, demonstrated with examples like Tic-Tac-Toe and Connect 4. The library supports integration with machine learning models
Add a description, image, and links to the montecarlo-tree-search topic page so that developers can more easily learn about it.
To associate your repository with the montecarlo-tree-search topic, visit your repo's landing page and select "manage topics."