othello-ai
There are 66 repositories under othello-ai topic.
Nyanyan/Egaroucid
Super Strong and Fast Othello AI / Computer Othello Reversi
im0qianqian/Reversi-based-RL
🎲 又是一个黑白棋,毕业设计(reinforcement learning)
2Bear/othello-zero
An implementation of the AlphaGo Zero and the AlphaZero algorithm for othello playing.
sadeqsheikhi/reversi_python_ai
Reversi(Othello) game in python with ai opponent
SleepingMonster/Othello_Python
中山大学 人工智能项目:黑白棋python实现(DQN框架)。
DeanHazineh/Emergent-World-Representations-Othello
A mechanistic interpretability study invvestigating a sequential model trained to play the board game Othello
lukechu10/Othello-AI
An Othello / Reversi AI using Monte Carlo Tree Search algorithm.
Nyanyan/Nats-reversi
αβ法を使用したスタンダードなオセロAI
HoangTran0410/Reversi-mcts
Reversi (Othello) AI game in C#. Using Monte Carlo Tree Search algorithm AND BTMM algorithm.
andrey-kondratov/othello
A DOS-based Othello (Реверси) game, written using Borland C++ graphics driver. Supports PvP and PvC modes.
ejaszewski/ruthless
An Othello AI written in Rust
EudyContreras/Othello-FX
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
felipeap92/othello-game
Reversi/Othello game logic, GUI, multiplayer server and AI players
avestura/othello-ai-minmax
MinMax AI with Alpha-beta pruning for Othello board game
lukemeierj/reversi-game
AI agent and UI to play Reversi/Othello
mahdimoghassemi/Othello
The Othello AI project aims to develop an intelligent computer program capable of playing the classic board game Othello at a high level.
TERNION-1121/Othello-Reversi-Game
Othello/Reversi Game in Python3, equipped with GUI + AI Player, made using pygame.
xiao-data/Othello
An Othello game implementation in python with Monte Carlo Method using TKinter
YuaHyodo/USI-X_Othello_Samples
USI-Xプロトコルに関するサンプルプログラムなどの置き場
Aubert-Antoine/Othello
Othello game with IA player
efecanxrd/Othello-Game
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
glitchybunny/OthelloNEAT
Training a NEAT neural network to play my least favorite boardgame
MartinMashalov/OthelloAI
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.
niloufarmj/SBU-AI-Othello
othello game with machine learning / java and javafx AI course project
noahtallen/othello-ai
A React implementation of the Othello Game with an AI opponent.
quentinlegot/Othello
Othello is a strategy board game created in 1971 based on Reversi game. This game is an ai-ai battle only (alphabeta or negamax algorithm)
ReconGit/go-othello-ai
MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Golang with benchmark
rulyotano/othello-reversi-wpf
Game Othelo (Reversi) made in WPF with several AI implementations
theMHD-120/Othello-Pygame-AI-Project
Implementation of a digital Othello game using Python's Pygame library - Artificial Intelligence (AI) project /// by theMHD; thanks for chatGPT :)
washwin/Artificial-Intelligence-lab
A collection of ai algorithms
YuaHyodo/USI-X-protocol_othello_version
オセロAIのための通信プロトコル
HabibaMohamedS/Othello
Python Othello Board Game to be played in Human vs. Computer mode, using alpha-beta pruning (minmax algorithm) algorithm.🎮👾🤖🏆
ikepggthb/deft-reversi
The strong Othello program
folkertvanheusden/nothello
The game of Othello, for the Linux/UNIX terminal/console
WW92030-STORAGE/REVERSI
Simple Reversi (version Othello) implementation in C++.