使用Python制作的五子棋游戏
☆147Jul 19, 2024Updated last year
Alternatives and similar repositories for PythonGomoku
Users that are interested in PythonGomoku are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于博弈树α-β剪枝搜索的五子棋AI☆788Jul 14, 2017Updated 8 years ago
- Python博弈树实现的简单AI五子棋小游戏☆15Nov 21, 2018Updated 7 years ago
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆282Jun 16, 2023Updated 3 years ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- some interesting games implemenred in python(一些用python写的小游戏,包括飞船大战,坦克大战,扫雷,俄罗斯方块,五子棋游戏,贪吃蛇,数字游戏,还包括成绩管理系统与天气查询系统的实现以及turtle绘制小猪佩奇,皮卡丘与哆啦A…☆454Dec 24, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ♟♟♟♟♟ 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
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆52Jun 28, 2022Updated 3 years ago
- 罗盘时钟。八卦罗盘时钟☆11Mar 17, 2020Updated 6 years ago
- 一个五子棋学习资料站☆167Jan 13, 2026Updated 5 months ago
- python开发植物大战僵尸游戏用pygame框架☆526Sep 30, 2021Updated 4 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆18Apr 26, 2020Updated 6 years ago
- 软件测试接口测试自动化测试实战项目-接口文档完整版☆83Jan 5, 2024Updated 2 years ago
- A minecraft-like game made with Godot.☆12Jul 21, 2020Updated 5 years ago
- 中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值☆23Jan 14, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 水下机器人小组作品☆14Oct 7, 2017Updated 8 years ago
- python小游戏/乒乓球游戏/滑雪游戏☆105Mar 22, 2017Updated 9 years ago
- ☆16Oct 28, 2024Updated last year
- Android即时通讯技术,通过使用MQTT协议实现服务器与客户端保持长连接(心跳技术)☆28Nov 1, 2016Updated 9 years ago
- 用Django搭建的一个仿造知乎的网站☆12Dec 8, 2022Updated 3 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆21Dec 28, 2023Updated 2 years ago
- 学习angr用,里面可能啥都有☆10May 8, 2019Updated 7 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个用于检索布尔表达式的库☆10May 22, 2018Updated 8 years ago
- Python package manager☆11Jul 11, 2021Updated 4 years ago
- 基于遗传算法的BP神经网络