pandezhao / alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
☆165Updated 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☆203Updated last month
- ☆61Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆503Updated last year
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆96Updated 2 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆229Updated 4 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 6 months ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 5 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- ☆163Updated last year
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- basic algorithms of reinforcement learning☆209Updated last year
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 5 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆253Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆519Updated 3 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- ☆961Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆849Updated 5 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆32Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆258Updated 6 years ago
- Implementation of Machine Learning Algorithms☆406Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 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…☆17Updated 6 years ago