junxiaosong / AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
☆3,330Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for AlphaZero_Gomoku
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,089Updated last year
- A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more☆3,895Updated 5 months ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆483Updated last year
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆161Updated 5 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆677Updated last year
- 中文整理的强化学习资料(Reinforcement Learning)☆1,941Updated 4 years ago
- A student implementation of Alpha Go Zero☆279Updated 6 years ago
- 中国象棋alpha zero程序☆378Updated 5 years ago
- ☆59Updated 5 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆577Updated 4 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆341Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆78Updated last year
- Intro to Reinforcement Learning (强化学习纲要)☆3,239Updated 4 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆8,933Updated 7 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆69Updated 6 years ago
- ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation☆3,372Updated 5 years ago
- A replica of the AlphaZero methodology for deep reinforcement learning in Python☆2,022Updated last year
- Some basic examples of playing with RL☆1,218Updated last year
- 使用alphazero算法打造属于你自己的象棋AI☆217Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆898Updated 3 weeks ago
- Awesome Game AI materials of Multi-Agent Reinforcement Learning☆781Updated 4 months ago
- Implementation of Machine Learning Algorithms☆398Updated 5 years ago
- Monte carlo tree search in python☆576Updated 2 years ago
- An open-source implementation of the AlphaGoZero algorithm☆3,470Updated 3 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆840Updated 5 years ago
- Minimalistic AlphaGoZero-like Engine☆274Updated 6 years ago
- MuZero☆2,514Updated 2 months ago
- Chess reinforcement learning by AlphaGo Zero methods.☆2,133Updated last year
- javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)☆1,673Updated last month