initial-h / AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
☆191Updated 4 years ago
Alternatives and similar repositories for AlphaZero_Gomoku_MPI:
Users that are interested in AlphaZero_Gomoku_MPI are comparing it to the libraries listed below
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- ☆59Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆69Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆488Updated last year
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 3 months ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆340Updated 2 years ago
- A student implementation of Alpha Go Zero☆279Updated 6 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆17Updated 6 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 中国象棋alpha zero程序☆387Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- ☆20Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆114Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆166Updated 8 months ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆158Updated 3 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,103Updated last year
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 8 months ago
- 《佳佳象棋 GGzero》 采用 alphazero 技术的中国象棋引擎☆188Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 5 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆95Updated 2 months ago
- Python Implementations of Monte Carlo Tree Search☆282Updated 3 years ago
- ☆139Updated last month
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 3 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆44Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Pytorch Implementation of MuZero☆347Updated last year
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago