pandezhao / alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
☆166Updated 6 years ago
Alternatives and similar repositories for alpha_sigma:
Users that are interested in alpha_sigma are comparing it to the libraries listed below
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆206Updated 2 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- ☆61Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆508Updated last year
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆96Updated 2 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 8 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆260Updated 6 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆230Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆111Updated 2 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆258Updated 2 years ago
- ☆165Updated last year
- 天授中文文档☆58Updated 4 months ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆531Updated 3 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
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- ☆24Updated 4 years ago
- ☆19Updated 2 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆112Updated 6 years ago
- 中国象棋alpha zero程序☆401Updated 6 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago