本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子棋游 戏上的复现,实现过程中采用相应的原创性方法进行改进,使其算法更加适应项 目需求并最终取得的较好的效果。MCTS 部分使用 C++编写的带虚拟损失的树并 行版本的 Python 扩展,训练管道与神经网络部分均使用 Python 编写。
☆52Jun 28, 2022Updated 3 years ago
Alternatives and similar repositories for AlphaZeroGomoku
Users that are interested in AlphaZeroGomoku are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14May 22, 2023Updated 3 years ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆11Nov 15, 2023Updated 2 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- AI Studio x vLoong能源AI挑战赛——异常检测赛 A榜 TOP11 B榜 TOP8 方案☆15May 21, 2023Updated 3 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.
- This is the official code repository for the paper: Towards General Continuous Memory for Vision-Language Models.☆29Jul 3, 2025Updated 11 months ago
- ♟♟♟♟♟ 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
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆15Oct 29, 2021Updated 4 years ago
- 四轮麦克纳姆轮ros包☆24Oct 2, 2021Updated 4 years ago
- AdaICL: Which Examples to Annotate of In-Context Learning? Towards Effective and Efficient Selection☆19Oct 30, 2023Updated 2 years ago
- A demo for RESTful API server in rust☆10Jan 16, 2026Updated 5 months ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆21Dec 28, 2023Updated 2 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 years ago
- CCF 2021 BDCI 千言-问题匹配鲁棒性评测 A榜 rank 29th, B榜 rank 15th☆14Jan 5, 2022Updated 4 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.
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆17Jun 16, 2023Updated 3 years ago
- Hardware and software reference design for RoboMaster S1 Challenge☆30Feb 23, 2020Updated 6 years ago
- [AAAI 2024] VSFormer: Visual-Spatial Fusion Transformer for Correspondence Pruning☆16Apr 7, 2024Updated 2 years ago
- The reproduction of the paper "Robust Attention for Contextual Biased Visual Recognition" ICLR2023.☆12Feb 23, 2024Updated 2 years ago
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- The code repository for "Wings: Learning Multimodal LLMs without Text-only Forgetting" [NeurIPS 2024]☆27Dec 28, 2024Updated last year
- 围棋拍照识别,判定胜负☆25Oct 1, 2019Updated 6 years ago
- Code is cheap, show me your Chat!☆40Aug 10, 2025Updated 10 months ago
- build microservice with rust and nacos☆17Jan 20, 2023Updated 3 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.
- 基于JQuery+JQueryUI实现的一款树形拖拽插件☆12Feb 22, 2023Updated 3 years ago
- ☆60May 18, 2024Updated 2 years ago
- MobiSys#114☆23Aug 17, 2023Updated 2 years ago
- [NeurIPS 2024] Official Code for the Paper "Multimodal Task Vectors Enable Many-Shot Multimodal In-Context Learning"☆28Apr 8, 2025Updated last year
- ☆11Jan 9, 2025Updated last year
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- SpringBoot集成Swagger2,Mybatis,Druid,Groovy,Freemarker ,WebJars 实例工程☆12Apr 27, 2017Updated 9 years ago
- ☆13Sep 12, 2025Updated 9 months ago
- A modernized port of Wolfenstein 3D based on Wolf4SDL.☆17Jun 26, 2025Updated 11 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个用VUE、Vant UI编写的仿淘宝商城移动端H5项目,包括首页、详情页等组件化开发,由VUE初学者4天时间完成☆13Dec 13, 2022Updated 3 years ago
- Teaching material for the course Fundamentals of Computer Graphics, 1st semester 2018, Sapienza University of Rome☆11Jun 23, 2019Updated 6 years ago
- My solutions to problems in Programming Pearls (Jon Bentley)☆13Apr 16, 2020Updated 6 years ago
- 计算机网络 课程设计☆17Jan 2, 2024Updated 2 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,616Apr 24, 2024Updated 2 years ago
- ☆32Dec 19, 2025Updated 6 months ago
- 人机五子棋☆30Jul 19, 2024Updated last year