An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
☆219Feb 28, 2025Updated last year
Alternatives and similar repositories for AlphaZero_Gomoku_MPI
Users that are interested in AlphaZero_Gomoku_MPI 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,596Apr 24, 2024Updated last year
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆78Apr 16, 2018Updated 7 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆19Aug 6, 2018Updated 7 years ago
- ☆61Jan 12, 2019Updated 7 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆36Feb 18, 2020Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Apr 4, 2019Updated 6 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14May 22, 2023Updated 2 years ago
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆57Nov 12, 2019Updated 6 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆55Aug 30, 2024Updated last year
- A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more☆4,383Jan 1, 2025Updated last year
- A gobang robot based on reinforcement learning.☆164Mar 28, 2023Updated 2 years ago
- Python AI template for Piskvork gomoku manager☆28May 11, 2018Updated 7 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,204Mar 24, 2023Updated 2 years ago
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆38Feb 13, 2021Updated 5 years ago
- Stochastic Machines for Unsupervised Learning implemented in Pytorch.☆10Sep 3, 2017Updated 8 years ago
- (Keras) Use deep Q-learning to build two Gomoku (Five-in-a-Row) agents playing against each other.☆19Oct 8, 2016Updated 9 years ago
- Connect6 AI based on AlphaZero☆23Jun 30, 2018Updated 7 years ago
- Specially designed GUI for Yixin (a top gomoku/renju engine)☆12Sep 29, 2025Updated 5 months ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Dec 19, 2018Updated 7 years ago
- A online learning platform designed for CS and DS learners.☆13Nov 7, 2017Updated 8 years ago
- Neural network training code for Gomoku/Renju AI☆13Feb 10, 2026Updated 3 weeks ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54May 12, 2025Updated 9 months ago
- ☆12Jun 17, 2022Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆86Jan 9, 2020Updated 6 years ago
- A modification of the gomoku interface piskvork, which could support renju rule.☆15Jan 30, 2016Updated 10 years ago
- 基于强化学习的五子棋☆11Dec 30, 2018Updated 7 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Mar 9, 2017Updated 8 years ago
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Apr 21, 2022Updated 3 years ago
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆33Dec 14, 2018Updated 7 years ago
- ☆20Apr 29, 2019Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆521Nov 13, 2023Updated 2 years ago
- OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.☆5,046Feb 20, 2026Updated last week
- Learning-based agent for Google Research Football (足球游戏智能体)☆123Apr 20, 2023Updated 2 years ago
- MuZero☆2,777Sep 3, 2024Updated last year
- Code accompanying my Medium series on building an AI for Poker☆15May 1, 2020Updated 5 years ago
- AlphaZero training framework for game Connect6 written in Rust with C++, Python interface.☆17Mar 12, 2019Updated 6 years ago
- A student implementation of Alpha Go Zero☆284Aug 1, 2018Updated 7 years ago
- Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games☆40Aug 27, 2021Updated 4 years ago
- Reinforcement learning training framework for entity-gym environments.☆17Mar 18, 2024Updated last year