alpha_hex A python package that creates an AlphaZero like MCTS agent for the game of Hex. This package provides: AlphaZero and AlphaZeroParallel on whith which you can train an agent for boardgames HexGame class encoding the game Hex References AlphaZero paper AlphaZero from scratch by Robert Förster Hex Game Wikipedia Hex Game Demo Policy improvment with Gumbel