zhangshun97 / AI_GomocupLinks
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
☆31Updated 6 years ago
Alternatives and similar repositories for AI_Gomocup
Users that are interested in AI_Gomocup are comparing it to the libraries listed below
Sorting:
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆48Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆50Updated 5 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- 使用蒙特卡洛树搜索玩tietactoe游戏☆18Updated 7 years ago
- ☆17Updated 3 years ago
- The AlphaZero for the WTN-EinStein Chess☆6Updated 6 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- reinforcement learning☆48Updated 4 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆76Updated 2 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
- 基于强化学习的五子棋☆11Updated 6 years ago
- 斯坦福 cs234 强化学习中文讲义☆203Updated 4 years ago
- ☆61Updated 6 years ago
- ☆46Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆146Updated 5 years ago
- ☆18Updated 4 years ago
- Convex optimizers for LASSO, including subgradient, project gradient, proximal gradient, smooth method, lagrangian method and stochastic …☆46Updated 6 years ago
- ☆71Updated 5 years ago
- ☆11Updated 4 years ago
- 📖斯坦福博弈论中文笔记☆196Updated 4 years ago
- Solutions to Tim Roughgarden's Algorithmic Game Theory course exercises and problems☆75Updated 2 years ago
- Gomoku AI☆54Updated 7 years ago
- Simple Game with Monte Carlo Tree Search☆59Updated 7 years ago
- Implementation of Optimal Auctions through Deep Learning☆128Updated 5 years ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- This is a repo including all projects in my Introduction to Natural Language Processing course (DATA130006) in School of Data Science @Fu…☆54Updated 5 years ago