GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

gobang

Website
Wikipedia
https://static.github-zh.com/github_avatars/suragnair?size=40
suragnair / alpha-zero-general

#计算机科学#A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

TensorflowPyTorchKerasgobangalpha-zeroalphago-zeroalphagoreinforcement-learningself-playmctsmonte-carlo-tree-search深度学习alphazero神经网络
Jupyter Notebook 4.16 k
5 个月前
https://static.github-zh.com/github_avatars/junxiaosong?size=40
junxiaosong / AlphaZero_Gomoku

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)

alphazeromctsalphago-zerogobangmonte-carlo-tree-searchalphagoreinforcement-learningrlboard-gameself-learningPyTorchTensorflow
Python 3.49 k
1 年前
https://static.github-zh.com/github_avatars/lihongxun945?size=40
lihongxun945 / gobang

javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)

人工智能gobangJavaScript
JavaScript 1.73 k
8 个月前
https://static.github-zh.com/github_avatars/anlingyi?size=40
anlingyi / xechat-idea

让你能够在IDEA里实现聊天、下棋、斗地主!

idea-pluginNettyintellij-pluginchatgameJavagobanglandlord
Java 807
1 年前
https://static.github-zh.com/github_avatars/zhiyiYo?size=40
zhiyiYo / Alpha-Gobang-Zero

A gobang robot based on reinforcement learning.

alphazerogobangPyTorchpyqt5reinforcement-learning
Python 147
2 年前
https://static.github-zh.com/github_avatars/dhbloo?size=40
dhbloo / rapfi

One of the strongest Gomoku/Renju playing engine

gobang
C++ 117
11 小时前
https://static.github-zh.com/github_avatars/happysnaker?size=40
happysnaker / Gobang

大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。

gobangC++人工智能
C++ 108
3 年前
https://static.github-zh.com/github_avatars/YoujiaZhang?size=40
YoujiaZhang / AlphaGo-Zero-Gobang

#计算机科学#AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程

gobangGUImcts深度学习residual-networksalphazeroalphagoTensorflow人工智能
Python 99
18 天前
https://static.github-zh.com/github_avatars/dhbloo?size=40
dhbloo / Rapfi-gomocup

A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi

gobang
C++ 92
3 年前
https://static.github-zh.com/github_avatars/keyu-tian?size=40
keyu-tian / Cpp-Gomoku-with-AI

C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerfu...

gobangbitwise-operatorsmulti-threadingqt5-guiQt
C++ 81
5 年前
https://static.github-zh.com/github_avatars/HullQin?size=40
HullQin / gobang

400行代码,五子棋双人联机对战,允许观战。两人进入同一房间即可开始对战,后续进入玩家可观战。下棋无时间限制,中途关闭网页后可以随时再回来继续对战(很适合排队无聊时玩)。前后端通信基于websocket,前端采用原生html js css,UI基于svg。后端Python,基于Daphne。无数据库。

Pythongamegobanggame-serverprotocol-buffers
HTML 80
3 年前
https://static.github-zh.com/github_avatars/hulang1024?size=40
hulang1024 / online-chess

Chess game website client and server.

chessgameJavaSpringWebSocketclientServerchinese-chessHTMLWebNettygobangVue.jsTypeScript
TypeScript 76
3 年前
https://static.github-zh.com/github_avatars/GuoYi0?size=40
GuoYi0 / alphaFive

alphaGo版本的五子棋(gobang, gomoku)

alphagoalphago-zeroalphazeroreinforcement-learningTensorflowgobang
Python 68
5 年前
https://static.github-zh.com/github_avatars/jasnature?size=40
jasnature / gobang_html5

五子棋,gobang,html5,canvas,js游戏,普通ai算法

gobangHTMLCanvas
JavaScript 67
2 年前
https://static.github-zh.com/github_avatars/Starrynightzyq?size=40
Starrynightzyq / ZYNQ-PYNQ-Z2-Gobang

2018第二届全国大学生FPGA创新设计邀请赛的作品

fpgapynqgobangzynq
VHDL 59
6 年前
https://static.github-zh.com/github_avatars/tctctctctc?size=40
tctctctctc / python-gobang

Gobang developed with python/python 五子棋

Pythongobang
Python 56
2 年前
https://static.github-zh.com/github_avatars/maplefan?size=40
maplefan / RicardoGoBang

这是一个开源的五子棋软件,包含双人对战和人机对战。由C++及QT框架完成,无后台通信,AI具有一定的棋力。该软件跨Windows,MacOS,Linux三大主流桌面操作系统。

gobang
C++ 55
5 年前
https://static.github-zh.com/github_avatars/Alexlingl?size=40
Alexlingl / GoBang

这是一个简单的五子棋项目,实现了包括人人对战和人机对战两种模式,并配有相应的博客对整个实现过程进行解释。

gobangJava
Java 43
6 年前
https://static.github-zh.com/github_avatars/xuetf?size=40
xuetf / AlphaZero_Gobang

#计算机科学#Deep Learning big homework of UCAS

深度学习mctsPyTorchgobangalphazeroresidual-networks
Python 37
6 年前
https://static.github-zh.com/github_avatars/yichengsu?size=40
yichengsu / HomeworkCode

本科期末作业小项目代码。(模拟操作系统的进程管理(时间片)、模仿WIN10风格计算器、使用Xamarin的简易Android聊天软件(模仿omegle)、简易网络五子棋、C#版MD5源码)

Xamarincalculatorgobangmd5
C# 37
6 年前
loading...