联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C++(143) 

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

“石头,纸,剪刀”是一款经典的手工游戏,玩家可以选择石头,纸或剪刀。根据基本规则,石头比剪刀,剪刀剪纸,纸盖石头——这是策略和机会的混合。数字版本支持交互式游戏,让玩家相互对抗或使用记分等功能对抗AI对手,以增加乐趣。
"Stone, Paper, Scissors" is a classic hand game where players choose rock, paper, or scissors. With basic rules—rock beats scissors, scissors cuts paper, and paper covers rock—it s a mix of strategy and chance. Digital versions enable interactive play, pitting players against each other or AI opponents with features like scorekeeping for added fun. (2024-02-12, C++, 0KB, 下载0次)

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

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

这是一个可以玩连接四的项目。其思想是使用神经网络来评估位置并选择移动顺序。,
This is a project that can play connect four. The idea is to use a neural network to evaluate the position and choose the move order., (2023-08-09, C++, 0KB, 下载0次)

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

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

低资源c++城市恐怖机器人,跟踪指定服务器上的玩家,并应用禁令以保持服务器黑客的清洁:),
A low resource c++ urban terror bot that keeps track of players on specified server and applies bans keeping the server hacker clean :), (2012-09-08, C++, 0KB, 下载0次)

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

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

这是一款3D Neurosky拔河式游戏,玩家通过使用大脑移动球来与机器人“摔跤”。,
A 3D Neurosky tug-of-war-esque game where players "wrestle" against a bot by moving a ball using their brains., (2018-02-14, C++, 0KB, 下载0次)

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

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

该项目是一个框架,旨在分析用户在玩游戏时使用表情EPOC耳机的脑波。从...,
This projet is a framework, which aim to analyse user s brain waves with the emotiv EPOC headset, while he is playing to a game. From the interface, you could run any executable file that you want. And you could look at the wave s frequency, the raw data, the analysed data and two specific types of wave : the alpha and the beta waves. All those ... (2014-05-12, C++, 0KB, 下载0次)

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

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

只是我的神经网络实验。它(试图)玩乒乓球,并且(有点)不会立即死亡。我试着让它尽可能的视觉化,瞧...,
just my neural net experiment. it (tries to) play pong, and (sort of) doesn t die instantly. i tried to make it as visual as possible, looking and working sort of like a bunch of grown cellular neurons in a dish. (2022-12-16, C++, 0KB, 下载0次)

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

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

...玩家和避免物体在其方式。我后来研究、测试并实现了一个用于人工智能的路径查找系统...
Tank game project completed as one of my second year programming projects. The game was first completed using SFML in c++ and was then later re-made using the Entity Component System (ECS). In this project i implement a method for the AI Tank to follow the player and avoiding objects in its way. I later research, test and implement a path (2017-10-28, C++, 19368KB, 下载0次)

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

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

一个公共接口,允许测试和比较一般人工智能,方法是让它们玩许多游戏,并查看如何...
A public interface to allow for testing and comparison of general AIs by making them play many games and seeing how they do. (2014-12-01, C++, 107KB, 下载0次)

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

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

为Arduino UNO编写的Pong游戏,具有2.4英寸TFT触摸屏LCD。玩家位于底部,用户位于t...
Pong game written for Arduino UNO with 2.4" TFT touchscreen LCD. The player is on the bottom and the user is on the top. Just drag your stylus along any part of the screen to place your paddle. Could certainly be improved, but was a Sunday project. (2019-09-12, C++, 197KB, 下载0次)

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

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

破砖手是一种游戏,玩家必须用球拍偏转一个弹跳的球,确保它不会击中...
Brick Breaker is a game in which the player must deflect a bouncing ball with a paddle making sure it does not hit the bottom of screen. The paddle may move horizontally. (2021-07-18, C++, 2219KB, 下载0次)

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

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

BattleForZion,一款基于文本的交互式机器人射击游戏,玩家有射击和摧毁人工智能的任务...
A text-based interactive robot shooting game where the player has the task of shooting and destroying Artificial Intelligence controlled robots to take the planet of Zion. (2017-10-15, C++, 26KB, 下载0次)

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

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

SnakeMindUI,遗传算法训练一个人工神经网络来玩Snake游戏。除了UI之外,没有使用任何库...
Genetic Algorithm training an Artificial Neural Network to play the game of Snake. No Library used except for the UI (Qt and SFML). All included in the repository. (2018-11-06, C++, 30602KB, 下载0次)

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

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

QLearning-NAO_plays_Agario,基于Q-learning的ROS兼容强化学习算法,使NAO机器人能够玩Agar.io游戏
QLearning-NAO_plays_Agario,ROS compatible reinforcement learning algorithm based on Q-Learning that enables a NAO robot play the Agar.io game (2016-02-22, C++, 327KB, 下载0次)

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

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

aimaze2,机器学习项目,人工智能在其中玩“霸王龙快跑”(谷歌Chrome恐龙)游戏。
aimaze2,Machine Learning project in which AI plays the "T-Rex Run" (Google Chrome Dino) game. (2019-01-31, C++, 143KB, 下载0次)

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

[人工智能/神经网络/深度学习] lay-Pong-Model-Machine-Learning-Genetic-Algorithm

自玩乒乓球模型机器学习遗传算法,使用构建了一个乒乓球游戏,然后创建了学习如何使用:...
Built a pong game using ???? ?????? ?????????????? ???????????? and then created ???? ?????????? that learns how to play the game using: ?????????????? ?????????????????? (2022-09-26, C++, 25335KB, 下载0次)

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

[人工智能/神经网络/深度学习] 2048-Machine-Learning

2048机器学习,遗传算法旨在学习如何玩游戏并在游戏中获得最高分数,所有这些都写得很可怕...
Genetic Algorithm designed to learn how to play and obtain the highest score attainable in the game, all written directly from scratch with C++ (2018-03-02, C++, 28KB, 下载0次)

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

[人工智能/神经网络/深度学习] ffxiv-crafting-mcts

ffxiv手工制作mcts,一个简单的程序,将类似AlphaGo Zero的自玩机器学习方法应用于Final F中的手工制作迷你游戏...
A simple program that applies AlphaGo Zero like self-play machine learning method to the crafting minigame in Final Fantasy XIV. (2019-11-17, C++, 14KB, 下载0次)

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

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

ByunJR,一款基于CommandCenter机器人的星际争霸2代理收割者AI。灵感来自职业玩家ByuN,收割者微型之王。
ByunJR,A Starcraft 2 proxy reaper AI based on the CommandCenter bot. Inspired by the pro player ByuN, the king of Reaper Micro. (2018-09-19, C++, 907KB, 下载0次)

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

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

StackRabbit,一个高水平玩NES俄罗斯方块的人工智能。主要基于搜索和启发式,具有高质量的董事会评估...
An AI for playing NES Tetris at a high level. Based primarily on search & heuristic, with high quality board evaluation through value iteration. (2022-07-12, C++, 312KB, 下载0次)

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

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

人工智能。本来是YRSSF的附属项目,结果越玩越大,现在连逻辑思维都有了。 ,
artificial intelligence. It was originally a subsidiary project of YRSSF, but as it grew bigger and bigger, now it even has logical thinking. (2018-03-31, C++, 108KB, 下载0次)

http://www.pudn.com/Download/item/id/1522475744964077.html
总计:143