AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程
☆110May 29, 2025Updated 10 months ago
Alternatives and similar repositories for AlphaGo-Zero-Gobang
Users that are interested in AlphaGo-Zero-Gobang are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [IJCAI 2025] Optimized View and Geometry Distillation from Multi-view Diffuser☆17May 2, 2025Updated 10 months ago
- [Communications Chemistry 2023] Highly accurate and large-scale collision cross section prediction with graph neural network for compound…☆60Sep 22, 2021Updated 4 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆51Jun 28, 2022Updated 3 years ago
- [CVPR 2025] Ref-GS : Directional Factorization for 2D Gaussian Splatting☆97May 15, 2025Updated 10 months ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆20Sep 12, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,602Apr 24, 2024Updated last year
- 使用C++和EasyX绘图库编写的经典贪吃蛇范例游戏。☆10Oct 11, 2017Updated 8 years ago
- Highly accurate and large-scale collision cross section prediction with graph neural network for compound identification☆17Jun 19, 2023Updated 2 years ago
- gui for board game hex (and Y) by broderick arneson☆15Dec 13, 2023Updated 2 years ago
- vLoong能源AI挑战赛——异常检测赛 第五名开源代码:基于lgb单模型☆14Nov 1, 2022Updated 3 years ago
- ☆15Nov 26, 2021Updated 4 years ago
- This is a repository of all the can-be-made-public notes and assignments during my undergraduate studies in Computer Science and Technolo…☆16Nov 13, 2023Updated 2 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆779Jul 14, 2017Updated 8 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆80Feb 10, 2022Updated 4 years ago
- 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.
- AI Studio x vLoong能源AI挑战赛——异常检测赛 A榜 TOP11 B榜 TOP8 方案☆15May 21, 2023Updated 2 years ago
- 2023 同济大学 计算机系统结构 课程☆16Jun 25, 2023Updated 2 years ago
- 北京理工大学-徐特立学院-计算机科学与技术专业课程资料 Beijing Institute of Technology (BIT)-Xu Teli College-Computer Science and Technology Program Materials☆12Feb 27, 2024Updated 2 years ago
- 基於深度學習的 GTP 圍棋(围棋)引擎,KGS 指引文件以及演算法教學。☆69Sep 2, 2025Updated 6 months ago
- 交通数据是典型的多周期时间序列,我通过MSARIMA模型和DS Holt-Winters指数平滑模型对数据的周期性信息进行拟合和提取,实现车流速度的预测。☆11May 14, 2021Updated 4 years ago
- Python AI template for Piskvork gomoku manager