pandezhao / alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
☆164Updated 5 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☆201Updated 3 weeks ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆74Updated 6 years ago
- ☆61Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆500Updated last year
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- ☆162Updated last year
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆230Updated 4 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 5 months ago
- ☆19Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆503Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆92Updated 2 years ago
- RL-code for beginners. Enjoying!☆114Updated 4 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
- ☆390Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆257Updated 6 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆142Updated 3 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 5 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- rl on super-mario-bros☆53Updated 4 years ago
- ☆305Updated 2 years ago
- 强化学习☆60Updated 6 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆111Updated last year
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆519Updated last year