ZitongMao / gomoku-ai
A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.
☆19Updated 6 years ago
Alternatives and similar repositories for gomoku-ai:
Users that are interested in gomoku-ai are comparing it to the libraries listed below
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆31Updated 6 years ago
- Python AI template for Piskvork gomoku manager☆27Updated 6 years ago
- AlphaGo Zero paper and code for studying purpose☆28Updated 6 years ago
- A gomoku game engine based on MCTS method combined with DNN. Using C++ and Python.☆11Updated 6 years ago
- Final project for Artificial Intelligence(DATA130008.01)@ Fudan University☆12Updated 7 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆43Updated 6 years ago
- gomoku AI with deep learning and monte carlo tree search☆19Updated 6 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- Math word problems sovler with equation normalization published in EMNLP 2018☆45Updated 4 years ago
- hex (board game), engine and AI.☆32Updated 6 years ago
- This is a repo including all projects in my Introduction to Natural Language Processing course (DATA130006) in School of Data Science @Fu…☆53Updated 5 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- ☆9Updated 4 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- Seq2Tree model for Solving Math Word Problems☆144Updated 2 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆64Updated 7 years ago
- A Meta-Review Dataset for Controllable Text Generation☆27Updated 10 months ago
- ☆20Updated 5 years ago
- Some notes and experience about David Silver's Reinforcement Learning Course☆46Updated 5 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆19Updated 6 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14Updated last year
- Arithmetic word problem solver☆42Updated 3 months ago
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- slices in group meetings☆13Updated 4 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆91Updated 6 years ago
- 个人论文阅读笔记,记录了所有读过的论文总结,基本每天更新。☆17Updated 3 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆31Updated 4 years ago