MiniMax checkers AI with alpha-beta pruning
-
Updated
Nov 15, 2021 - Python
MiniMax checkers AI with alpha-beta pruning
In this project we evaluated how far modern AlphaZero type algorithms are from prefect solution.
Board games in python using GameTree to find the best moves
The code repository for my rouse research project, addressing the question: "How effective are machine learning algorithms compared with traditional analytical techniques, with respect to playing abstract games?"
Artificial Intelligence (Old)
Add a description, image, and links to the game-tree-search topic page so that developers can more easily learn about it.
To associate your repository with the game-tree-search topic, visit your repo's landing page and select "manage topics."