联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(1061) 人工智能/神经网络/深度学习(941) 其他(506) 自然语言处理(236) collect(210) 数值算法/人工智能(159) 内容生成(157) Python编程(127) 数学计算(121) 模式识别(视觉/语音等)(113) 游戏机(107) 论文(70) 聊天室(46) 生物医药技术(40) 机器人/智能制造(35) WEB开发(33) 游戏引擎(31) 系统/网络安全(25) 数据库系统(25) 工具库(25) GPT/ChatGPT(23) 编程语言基础(22) 微信小程序(21) 自动编程(20) 加密解密(19) 金融证券系统(19) 交通/航空行业(18) Leetcode/题库(18) 数据采集/爬虫(18) OA办公系统(16) 其他智力游戏(16) 硬件设计(15) 特征抽取(14) 图形图像处理(13) 大数据(13) 虚拟/增强现实-VR/AR(13) 自动驾驶(13) 聚类算法(13) 地理学(13) 虚拟化(13) 图形图象(12) Python工具库(12) Windows编程(11) 前端开发(11) 嵌入式/单片机/硬件编程(10) 物理/力学计算(10) 微服务(10) 项目开发与运营(10) 嵌入式Linux(9) JavaScript/JQuery(9) 数据挖掘/数据仓库(9) 托管/部署(9) 操作系统开发(8) MySQL数据库(8) 其他游戏(8) 后台框架(8) 云数据库/云存储(8) 调试/Bug(8) Linux/Unix编程(7) 编译器/解释器(7) 中间件编程(7) 其他书籍(7) 云计算(7) C/C++基础(7) GPU/显卡(7) 图标/字体(7) 直播(7) 数据可视化(7) 界面编程(6) 网络编程(6) 音频处理(6) GIS/地图编程(6) 博客(6) 代码编辑器(6) 快速开发平台(6) 文章/文档(5) 压缩解压(5) 多国语言处理(5) 磁盘编程(5) 企业管理(5) 3D图形编程(5) 数据结构(5) 射击游戏(5) 移动互联网开发(5) Docker(5) NumPy(5) Dart语言编程(5) 测试(5) hotest(5) 挖矿(5) 开发工具(5) 杀毒(4) 搜索引擎(4) 网络截获/分析(4) 视频捕捉采集剪辑(4) 处理器开发(4) 超算/并行计算(4) android开发(4) 推荐系统(4) 构建工具(4) 
按平台查找All Python(4954) 

[游戏] Tic-Tac-Toe

Pygame上的Tic Tac Toe,具有3个难度级别的AI。游戏模式:玩家对玩家或玩家对电脑。,
Tic Tac Toe on Pygame with an AI that has 3 levels of difficulty. Game modes: Player vs Player or Player vs Computer., (2023-08-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691185536182332.html

[嵌入式Linux] tolle-rasp

玩树莓派,
Playing with Raspberry Pi, (2023-08-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691146358371952.html

[collect] xo_back

回来玩xo游戏,
back for xo game, (2020-05-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690039111610799.html

[collect] bridgeapp

在线玩合同桥接,
Play contract bridge online, (2023-03-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690036709977868.html

[其他] Connect4

Connect 4通常是一款双人游戏,在具有7列6行的二维板上玩。两个玩家轮流玩...,
Connect 4 is typically a two player game and is played on a two-dimensional board with 7 columns and 6 rows. The two players take turns by dropping a checker into a column of the board. The checkers fall straight down, occupying the lowest available space within the column. The first player who gets 4 checkers in a row - horizontally, vertically... (2022-10-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689738000878516.html

[其他] Unlimited-Tic-Tac-Toe-Python

无限Tic Tac Toe是经典3x3游戏的成人版,由两名玩家在无限二维板上玩。玩家...,
Unlimited Tic-Tac-Toe is a grown-up version of the classic 3x3 game, played by two players on an infinite two-dimensional board. Players try to place 5 consecutive markers in a row. (2023-01-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689737647921739.html

[人工智能/神经网络/深度学习] TicTacToe

这是一款人人在孩提时代都会玩的游戏,它是一款纸笔游戏,供两名玩家轮流玩...,
It s a game Tic-tac-toe everyone used to play when they were children, It is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. In Addition, I added AI mode which is an (2021-10-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689712581937176.html

[人工智能/神经网络/深度学习] Rock-Paper-scissors

玩Ai,
Play with Ai, (2022-07-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689712232138771.html

[collect] ESPplay

玩esp8266 micropython
Playing with esp8266 micropython (2019-09-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689402763658356.html

[中间件编程] playing-with-kafka-nifi-elasticsearch

玩kafka nifi弹性搜索,,
playing-with-kafka-nifi-elasticsearch,, (2016-10-31, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688650418565258.html

[前端开发] ghpages-test

玩GitHub页面。
Playing around with GitHub pages. (2022-10-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687933513228793.html

[游戏] xbox-gamertag-checker

xbox玩家代号检查器,,
xbox-gamertag-checker,, (2020-11-26, Python, 316KB, 下载0次)

http://www.pudn.com/Download/item/id/1687577427519389.html

[内容生成] Hangman-Game-With-Sentences

绞刑是一种纸上谈兵的猜字游戏,供两个或多个玩家玩。基本上按照传统的方式玩这个游戏...
Hangman is a paper and pencil guessing game for two or more players. Basically by traditional way this game is played here I tried to implement this game with AI agent so any one can play this game. Here Generate and Test Algorithm of AI is used to implement this game. In this game one player is an AI Agent and another one is human being. Here (2021-09-18, Python, 209KB, 下载0次)

http://www.pudn.com/Download/item/id/1687383448585589.html

[人工智能/神经网络/深度学习] Rock-paper-scissors-game-AI-Design

我们开发了一款实时石头剪刀游戏AI,与人类玩家一起玩,并使其能够击败人类玩家...
We developed a real-time rock-paper-scissors game AI to play with human players and make it able to beat human player every time. (2018-03-30, Python, 7233KB, 下载0次)

http://www.pudn.com/Download/item/id/1687279249767815.html

[模式识别(视觉/语音等)] Computer-Vision

玩对象跟踪
Playing around with object tracking (2012-02-09, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1687020660679629.html

[人工智能/神经网络/深度学习] FewShotAuthorClassificationMetaLearning

使用爬行动物<https:blog.openai.com爬行动物>,我试图元学习少镜头作者分类。当前测试...
With Reptile <https://blog.openai.com/reptile/> I attempt to meta learn few shot author classification. Currently testing the viability on the Gutenberg dataset. (2018-09-08, Python, 774075KB, 下载0次)

http://www.pudn.com/Download/item/id/1686619216132175.html

[人工智能/神经网络/深度学习] fsl-ssl

ECCV 2020“自我监督何时改善少试学习”代码
Code for "When Does Self-supervision Improve Few-shot Learning " @ ECCV 2020 (2021-05-22, Python, 5479KB, 下载0次)

http://www.pudn.com/Download/item/id/1686618223265120.html

[后台框架] waves

玩web2py和vuejs
Playing with web2py and vuejs (2018-12-09, Python, 2188KB, 下载0次)

http://www.pudn.com/Download/item/id/1686488176845893.html

[虚拟/增强现实-VR/AR] VRChatAINpc

AI可以玩VRChat
AI can play to VRChat (2022-12-08, Python, 64168KB, 下载0次)

http://www.pudn.com/Download/item/id/1670455677212943.html

[数值算法/人工智能] play-with-the-brain

玩大脑,PyBrain实验,
PyBrain experiments , (2011-05-23, Python, 17KB, 下载0次)

http://www.pudn.com/Download/item/id/1306136624925553.html
总计:4954