Hex Board Game Heuristic in Python
-
Updated
Jun 14, 2021 - Python
Hex Board Game Heuristic in Python
(WIP) Artificial Intelligence project - play the Hex Game against the computer
This repository contains the code for a project paper for a Master's module in the field of reinforcement learning. The aim of the project is to explore and implement Proximal Policy Optimization (PPO) agents to learn and play the 7x7 Hex game.
A simple implementation of the negamax algorithm with alpha-beta pruning for the game of hex.
Add a description, image, and links to the hex-game topic page so that developers can more easily learn about it.
To associate your repository with the hex-game topic, visit your repo's landing page and select "manage topics."