cloxnu / Omega_Gomoku_AILinks
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
☆50Updated 5 years ago
Alternatives and similar repositories for Omega_Gomoku_AI
Users that are interested in Omega_Gomoku_AI are comparing it to the libraries listed below
Sorting:
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆755Updated 8 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 6 months ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆105Updated 3 months ago
- 使用alphazero算法打造属于你自己的象棋AI☆278Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆517Updated last year
- ☆62Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 中国象棋alpha zero程序☆407Updated 6 years ago
- elephantfish: 一个只有124行的中国象棋引擎☆265Updated 7 months ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆113Updated 3 years ago
- 深度学习与围棋学习☆14Updated 3 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆78Updated 3 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated last year
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆45Updated 3 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆93Updated 3 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,169Updated 2 years ago
- ☆46Updated 4 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆116Updated 6 years ago
- 博弈能力不错的五子棋AI☆232Updated 5 years ago