本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子棋游 戏上的复现,实现过程中采用相应的原创性方法进行改进,使其算法更加适应项 目需求并最终取得的较好的效果。MCTS 部分使用 C++编写的带虚拟损失的树并 行版本的 Python 扩展,训练管道与神经网络部分均使用 Python 编写。
☆51Jun 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:
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆28Jun 25, 2021Updated 4 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆14May 22, 2023Updated 2 years ago
- vLoong能源AI挑战赛——异常检测赛 第五名开源代码:基于lgb单模型☆14Nov 1, 2022Updated 3 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆34Dec 1, 2021Updated 4 years ago
- This is the official code repository for the paper: Towards General Continuous Memory for Vision-Language Models.☆23Jul 3, 2025Updated 8 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆53Apr 10, 2020Updated 5 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆14Oct 29, 2021Updated 4 years ago
- vue3新手村纯前端项目——校园跑腿系统前台部分☆15Jun 26, 2021Updated 4 years ago
- 🎉LLaMA Demo 7B🎉☆17Mar 23, 2023Updated 3 years ago
- 西北工业大学 操作系统实验 基于2022修订版实验手册☆23Nov 23, 2024Updated last year
- MJCF Importer Extension☆18Jul 24, 2025Updated 8 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆78Apr 16, 2018Updated 7 years ago
- The code repository for "OmniEvalKit: A Modular, Lightweight Toolbox for Evaluating Large Language Model and its Omni-Extensions"☆13Feb 21, 2025Updated last year
- The source code of Mem-Gallery: Benchmarking Multimodal Long-Term Conversational Memory for MLLM Agents.☆38Jan 31, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- MICCAI 2023 DeCaF Best Paper Award: Federated Model Aggregation via Self-Supervised Priors for Highly Imbalanced Medical Image Classifica…☆15Dec 2, 2023Updated 2 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 years ago
- the first step of web develop——user login☆12Jun 16, 2020Updated 5 years ago
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆17Jun 16, 2023Updated 2 years ago
- The reproduction of the paper "Robust Attention for Contextual Biased Visual Recognition" ICLR2023.☆13Feb 23, 2024Updated 2 years ago
- The code repository for "Wings: Learning Multimodal LLMs without Text-only Forgetting" [NeurIPS 2024]☆27Dec 28, 2024Updated last year
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- train AI agents to master Free-style Gomoku(五子棋)☆25Mar 2, 2024Updated 2 years ago
- Code is cheap, show me your Chat!☆40Aug 10, 2025Updated 7 months 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.
- B站湖科大教书匠的计算机网络视频笔记☆21Oct 15, 2025Updated 5 months ago
- ☆59May 18, 2024Updated last year
- Training code for https://github.com/rcdaudt/fully_convolutional_change_detection☆19Dec 16, 2020Updated 5 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Nov 21, 2022Updated 3 years ago
- The official repo of continuous speculative decoding☆32Mar 28, 2025Updated last year
- A competitive open-source AI for renju supporting Gomocup protocol☆38Apr 5, 2016Updated 9 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- SpringBoot集成Swagger2,Mybatis,Druid,Groovy,Freemarker ,WebJars 实例工程☆12Apr 27, 2017Updated 8 years ago
- This is the example code for H2T☆19Mar 22, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Multi-threaded Implementation of AlphaZero (C++)☆387Jan 7, 2023Updated 3 years ago
- ☆17Mar 6, 2024Updated 2 years ago
- Teaching material for the course Fundamentals of Computer Graphics, 1st semester 2018, Sapienza University of Rome☆11Jun 23, 2019Updated 6 years ago
- server for ikatago☆21Jul 5, 2022Updated 3 years ago
- 一个Claude官网镜像服务,可部署到自己的服务器使用自定义域名访问。☆66Jan 28, 2026Updated 2 months ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,602Apr 24, 2024Updated last year
- 计算机网络 课程设计☆17Jan 2, 2024Updated 2 years ago