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:
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆47Updated 5 years ago
- A botzone Gomoku AI by C++.☆7Updated 3 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months 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
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆100Updated 3 weeks ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆47Updated 7 years ago
- ☆25Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14Updated 2 years ago
- Python AI template for Piskvork gomoku manager☆27Updated 7 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 7 years ago
- Baseline for NeurIPS_Auto_Bidding_General_Track☆33Updated 10 months ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- ☆62Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆76Updated 2 years ago
- Simple Game with Monte Carlo Tree Search☆58Updated 7 years ago
- ☆76Updated 3 years ago
- Gomoku AI☆54Updated 7 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 4 years ago
- 使用蒙特卡洛树搜索玩tietactoe游戏☆18Updated 6 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 中国象棋pygame☆63Updated last year
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- A modification of the gomoku interface piskvork, which could support renju rule.☆13Updated 9 years ago
- ☆19Updated 3 years ago
- Bomberman deep reinforcement learning challenge in PyTorch☆25Updated 6 years ago