An AI agent developed to play Ms. Pac-Man by adopting a strategy formed by MCTS and a FSM.
-
Updated
Jul 17, 2021 - C#
An AI agent developed to play Ms. Pac-Man by adopting a strategy formed by MCTS and a FSM.
MiniMax with Alpha-Beta pruning and Monte-Carlo Tree Search implementations for the board game Hex
This is work-in-progress (WIP) refactored implementation of "Retreival-guided Reinforcement Learning for Boolean Circuit Minimization" work published in ICLR 2024.
A Monte-Carlo Tree Search mathod that enables two agents interact and work together in the game of Pacman Capture the Flag.
Lightweight, extensible, and fair multi- DNN manager for heterogeneous embedded devices.
AI implementation using monte carlo tree search (MCTS) for the Game of Amazons
An AI agent for the card game Coup that uses ISMCTS.
Tic-tac-toe/"noughts & crosses" written in Clojure (CLI + deps). AI powered by Monte Carlo tree search algorithm
Using reinforcement learning to play games.
A Hex board game with a customizable Monte Carlo Tree Search (MCTS) agent with optional leaf parallelization in C++14. Includes a logging functionality for MCTS insights.
Add a description, image, and links to the mcts-agents topic page so that developers can more easily learn about it.
To associate your repository with the mcts-agents topic, visit your repo's landing page and select "manage topics."