josch14 / alpha-zero-dots-and-boxesLinks
Implementation of AlphaZero for playing Dots and Boxes [Python/PyTorch].
☆14Updated last year
Alternatives and similar repositories for alpha-zero-dots-and-boxes
Users that are interested in alpha-zero-dots-and-boxes are comparing it to the libraries listed below
Sorting:
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,524Updated last year
- 使用alphazero算法打造属于你自己的象棋AI☆279Updated 3 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆108Updated 4 months ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,171Updated 2 years ago
- KataGo (AlphaZero-like AI) for every board game. Gomoku&Renju(KataGomo), Hex(KataHex), and connect6, ataxx, breakthrough, tiaoqi, capture…☆57Updated last week
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆47Updated 3 years ago
- 亚马逊棋冠军程序细节☆10Updated 6 months ago
- A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more☆4,257Updated 9 months ago
- One of the strongest Gomoku/Renju playing engine☆144Updated last week
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆518Updated last year
- Switch to new repo https://github.com/hzyhhzy/KataGomo☆200Updated 4 months ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆93Updated 3 years ago
- ☆14Updated last year
- ☆12Updated 9 months ago
- Research project: create a chess engine using Deep Reinforcement Learning☆152Updated last year
- 不围棋AI☆30Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 7 months ago
- AlphaZero for the game of Gomoku.☆29Updated last month
- Chess reinforcement learning by AlphaGo Zero methods.☆2,190Updated 2 years ago
- 中国象棋pygame☆64Updated last year
- Reversi reinforcement learning by AlphaGo Zero methods.☆680Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆173Updated last year
- NNUE-like engine of Gomoku game☆14Updated last month
- GTP engine and self-play learning in Go☆4,180Updated last month
- 吉林大学编译原理课程设计——编译器实现☆16Updated 2 years ago
- MuZero☆2,697Updated last year
- 中国象棋alpha zero程序☆408Updated 6 years ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆26Updated 4 years ago
- javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)☆1,761Updated last year