Implementation of the Double Deep Q-Learning algorithm with a prioritized experience replay memory to train an agent to play the minichess variante Gardner Chess
-
Updated
Apr 2, 2024 - Python
Implementation of the Double Deep Q-Learning algorithm with a prioritized experience replay memory to train an agent to play the minichess variante Gardner Chess
Meta-learning experiments for the game of minichess and related rule variants.
An AI for Minichess (6x5 board) using Minimax with alpha-beta pruning, custom evaluation functions, and a user interface for interactive gameplay. Version-controlled for collaboration. CSE604- Airtificial Intelligence Course Assignment
MiniChessAI || CSE 604 - Artificial Intelligence course project
An AI for Minichess (6x5 board) using Minimax with alpha-beta pruning, custom evaluation functions, and a user interface for interactive gameplay. Version-controlled for collaboration.
To associate your repository with the minichess topic, visit your repo's landing page and select "manage topics."