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
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
Meta-learning experiments for the game of minichess and related rule variants.
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.
Add a description, image, and links to the minichess topic page so that developers can more easily learn about it.
To associate your repository with the minichess topic, visit your repo's landing page and select "manage topics."