initial-h / AlphaZero_Gomoku_MPILinks
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
☆212Updated 9 months 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
Sorting:
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- ☆62Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆519Updated 2 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆236Updated 5 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆18Updated 7 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,189Updated 2 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆163Updated 4 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆345Updated 3 years ago
- This project is implementation code of AlphaStar☆205Updated last year
- Learning-based agent for Google Research Football (足球游戏智能体)☆121Updated 2 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- Implementation of benchmark RL algorithms☆473Updated 3 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,558Updated last year
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆350Updated 3 years ago
- Deep Learning big homework of UCAS☆38Updated 6 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆683Updated 3 years ago
- Monte carlo tree search in python☆622Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Honor of Kings AI Open Environment of Tencent☆778Updated last year
- ☆172Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆162Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- ☆147Updated last year
- 使用alphazero算法打造属于你自己的象棋AI☆285Updated 3 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆109Updated 6 months ago