Java based alpha zero reinforcement learning. The generic base module allows implementation of any adversary board game. Example implementation for Tic Tac Toe.
-
Updated
Sep 10, 2023 - Java
Java based alpha zero reinforcement learning. The generic base module allows implementation of any adversary board game. Example implementation for Tic Tac Toe.
I'm learning about machine learning algorithms by implementing them and using them in Java.
Add a description, image, and links to the alphazero topic page so that developers can more easily learn about it.
To associate your repository with the alphazero topic, visit your repo's landing page and select "manage topics."