🎲 又是一个黑白棋,毕业设计(reinforcement learning)
-
Updated
Sep 2, 2020 - Python
🎲 又是一个黑白棋,毕业设计(reinforcement learning)
An implementation of the AlphaGo Zero and the AlphaZero algorithm for othello playing.
Reversi(Othello) game in python with ai opponent
An Othello game implementation in python with Monte Carlo Method using TKinter
Othello/Reversi Game in Python3, equipped with GUI + AI Player, made using pygame.
Reinforcement learning agent for Othello board game implemented in AI. All code is written from scratch to investigate inner workings of RL algorithms. Project was done in completion of Columbia University SHAPE2020 Advanced Computer Science Course.
Implementation of a digital Othello game using Python's Pygame library - Artificial Intelligence (AI) project /// by theMHD; thanks for chatGPT :)
Training a NEAT neural network to play my least favorite boardgame
Othello Game (Also known as Reversi). It was created with the Minimax algorithm (Alpha-Beta pruning). Allows Human-AI, AI-AI, RandomPlayer-AI, RandomPlayer-Human interplay
A collection of ai algorithms
Othello AI Using Deep Learning
Interface between USI-X_Othello engine and Python programs
Python Othello Board Game to be played in Human vs. Computer mode, using alpha-beta pruning (minmax algorithm) algorithm.🎮👾🤖🏆
USI-Xエンジン(オセロ)のためのGUI 兼 Online Othello Protocolクライアント
An Othello bot made with LEGO Mindstorms.
PyTorchによって実装されたニューラルネットワークによるリバーシAIの自己教師あり学習と、Wansuko-cmd/reversi-server のためのクライアント。
AlphaZero implementation for board game 'Othello'.
Add a description, image, and links to the othello-ai topic page so that developers can more easily learn about it.
To associate your repository with the othello-ai topic, visit your repo's landing page and select "manage topics."