♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
☆51Apr 10, 2020Updated 6 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆11Nov 15, 2023Updated 2 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 8 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆36Feb 18, 2020Updated 6 years ago
- 北京理工大学大四小学期计算机组成原理部分☆12Sep 24, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆52Jun 28, 2022Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Apr 4, 2019Updated 7 years ago
- ☆12Jun 14, 2022Updated 4 years ago
- 人工智能大作业,剪枝算法五子棋☆13Nov 23, 2020Updated 5 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 6 years ago
- 中国科学院大学-C语言编程-五子棋☆22Nov 29, 2023Updated 2 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆788Jul 14, 2017Updated 9 years ago
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆58Nov 12, 2019Updated 6 years ago
- The 2nd place solution for KDD Cup AutoGraph2020☆14Jun 13, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆221Feb 28, 2025Updated last year
- ☆10May 17, 2019Updated 7 years ago
- ☆13Sep 20, 2023Updated 2 years ago
- An extension for coc.nvim to enable Java debugging via jdt.ls☆10Mar 18, 2023Updated 3 years ago
- This repository provides UNOFFICIAL Bunched LPCNet implementations with Pytorch.☆14Jun 17, 2021Updated 5 years ago
- A gobang robot based on reinforcement learning.☆169Mar 28, 2023Updated 3 years ago
- ☆11Apr 29, 2022Updated 4 years ago
- A strong gomoku/renju playing engine supporting Gomocup protocol.☆24Apr 15, 2022Updated 4 years ago
- Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks to…