othello-ai
There are 66 repositories under othello-ai topic.
Artificial-Intelligence-Assignments
This repository contains the assignments of Artificial Intelligence course at Sharif University of Technology.
rust-othello-ai
MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Rust with benchmark
OthelloBot
Python Othello with an AI opponent. This project is the first project in the Algorithms and data structures course in the second semester of Software engineering studies in FTN university, Novi Sad.
Minimax-Othello
An Othello bot made with LEGO Mindstorms.
reversi-ai
PyTorchによって実装されたニューラルネットワークによるリバーシAIの自己教師あり学習と、Wansuko-cmd/reversi-server のためのクライアント。
snail_reversi_endgame_solver
カタツムリのようにとてもとても遅いオセロ(リバーシ)の終盤探索部
USI_X_Engine_Bridge
Interface between USI-X_Othello engine and Python programs
Azisai_Othello_GUI
USI-Xエンジン(オセロ)のためのGUI 兼 Online Othello Protocolクライアント
online_othello_protocol
CSAプロトコル・USI-Xプロトコル(オセロ版)ベースのオセロ用の簡易オンラインプロトコル
python-dlothello
Othello AI Using Deep Learning
Othello
Implementation of strategy board game Othello
Templated-Minimax-with-Othello-example
A templated, optimized implementation of the Minimax Algorithm using closed set and a-b pruning. Includes a Othello/Reversi game using it as an opponent.
AI-algorithms
A collection of common AI algorithm implementations (N-queens, Othello, ID3 and decision forests).
Othello-Agents
A repo for Othello agents that use MinMax & αβ pruning for the course CSC361
othello
An Othello game with visualization via command line and with a game bot using alpha–beta pruning algorithm over minimax.
othello.rs
othello bot implemented in Rust.
otehllo.ai
Othello ai - artificial intelligence course competition
AI-Othello
Othello Game created by 2 different AI ALgorithms. These are Minimax and MCT ALgorithms.
Othello_Game
Machine Learning
problem64
Othello/Reversi Game with a basic AI player.
alphazero-othello
AlphaZero implementation for board game 'Othello'.
Othello
A strategy game between the user and the Computer. Simple implication of AI
Alpha_Othello
Keras MCTS Othello bot
Othello-Bot
CS562 Artificial Intelligence Assignment 2
othello-react
React implementation of Othello (game)
d-reversi
D implementaion of reversi game
Fast-Reversi-AI
Implementation Othello AI with MCTS & bitboard
Decopon
Othello AI