联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(581) 

[数值算法/人工智能] Identic-Color-Game

IdenticColorGame挑战玩家从矩形板中战略性地删除相邻的相同颜色的球,以最大化他们的分数。
The IdenticColorGame challenges players to strategically remove adjoining balls of the same color from a rectangular board to maximize their score. (2024-02-17, Python, 0KB, 下载0次)

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

[数值算法/人工智能] PacmanAI

一个使用决斗深度Q网络(DDQN)架构的单代理强化学习项目,在Open中玩Atari的“Pacman女士”…
A single-agent reinforcement learning project utilizing a Dueling Deep Q-Network (DDQN) architecture to play Atari s "Ms. Pacman" in Open… (2024-01-21, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] Find-The-Expressions---10

随机数游戏要求玩家使用一组四个随机生成的数字(从0到9)来创建一个数学公式...
The Random Number Game challenges players to use a set of four randomly generated numbers (ranging from 0 to 9) to create a mathematical expression that evaluates to the target number 10. Players can use basic arithmetic operations (+, -, *, /) and parentheses to manipulate the numbers and achieve the desired result (2023-11-15, JavaScript, 0KB, 下载0次)

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

[数值算法/人工智能] Clicker-game-bot

这个python程序是一个机器人,它可以玩任何点击器游戏,用户只需根据点击器游戏进行几次调整。
This python program is a bot that can play any clicker games with just a couple of tweaks by the user depending on the clicker game. (2023-01-26, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Splendor_Game_Reinforcement_Learning

从头开始实施著名的boardgame Splender,并训练DQN代理,以最大限度地减少每个玩家的回合数,
Implement from scratch the famous boardgame Splendor and train a DQN agent to minimize the number of turns done by each player, (2023-09-17, Jupyter Notebook, 0KB, 下载0次)

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

[数值算法/人工智能] 2048-DDQN-PER-Reinforcement-Learning

本项目旨在应用具有优先体验的决斗深度Q学习来玩游戏2048,
This project aims apply Dueling Deep Q Learning with Prioritized experience to play game 2048, (2018-09-22, Python, 0KB, 下载0次)

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

[数值算法/人工智能] Dodge_em-game

轿厢只能逆时针移动。游戏开始时,玩家将获得三次生命,以从竞技场领取奖励。p...,
The game is played in a racing arena where the player drives his brown colored car to pick the maximum rewards, avoiding a head-on collision with the blue opponent car(s) run by the computer (figure 1). The player car moves clockwise while the opponent car(s) move counter-clockwise only. When the game starts, the player is awarded three lives (2021-06-29, Others, 0KB, 下载0次)

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

[数值算法/人工智能] MiniMax-on-Chomp

Chomp是在MxN大小的矩形网格上玩的数学游戏,其中M和N>1。Chomp是一个组合博弈;因此,它是pl...,
Chomp is mathematical game played on a rectangular grid of size MxN where M and N > 1. Chomp is a combinatorial game; therefore, it is played between two players where both players have perfect information and the game cannot end in a draw. For some basic cases like NxN boards, 2xN boards, and 3xN boards where N > 1 winning strategies exist, (2017-08-27, Swift, 0KB, 下载0次)

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

[数值算法/人工智能] PremiershipPlayerAnalysis

使用Python从[www.premierleague.com](http:www.premierreague.com)中抓取一些基本的玩家信息,然后使用Pandas分析所述数据
Using Python to scrape some basic player information from [www.premierleague.com](http: www.premierleague.com) and then use Pandas to analyse said data (2021-08-23, Python, 3KB, 下载0次)

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

[数值算法/人工智能] ConsoleRPGwithC

在玩了大量的RPG游戏之后,我只使用了C语言,在我在BCIT的第一年中,我正在创建一个RPG游戏...
After playing tons of RPG games, using only C, and in the middle of my first year at BCIT, I m creating an RPG game which is something I always wanted to do and to practice coding learnt from my computer science courses.. (2021-10-17, C, 8KB, 下载0次)

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

[数值算法/人工智能] play-daxigua-using-Reinforcement-Learning

用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本 ,
Play daixigua using Reinforcement Learning, using reinforcement learning DQN algorithm, training AI models to play synthetic watermelon games, providing Keras and PARL (pad) versions (2021-03-05, Python, 147KB, 下载0次)

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

[数值算法/人工智能] OsuLearn

OsuLearn,尝试使用机器学习创建一个学习如何玩osu的神经网络!就像回放中的人类...
An attempt at using machine learning to create a neural network that learns how to play osu! like a human from replay data (2021-03-21, Jupyter Notebook, 1553KB, 下载0次)

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

[数值算法/人工智能] tensorflow-mobilenet-which-car-is-that

tensorflow mobilenet哪辆车是那辆车,Android应用程序包含一个基于迁移学习的图像分类器,CNN在斯坦福大学的Imagen上使用tensorflow 1.4.1...
Android app containing an Image classifier based on transfer learning CNN using Tensorflow 1.4.1 on Stanford s Imagenet cars dataset (2018-01-20, Java, 10508KB, 下载0次)

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

[数值算法/人工智能] Machine-Learning-Specialization-Coursera

机器学习专业化课程,包含斯坦福大学和Deeplearning.ai公司关于机器学习专业的解决方案和注意事项...
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG (2023-03-26, Jupyter Notebook, 51981KB, 下载0次)

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

[数值算法/人工智能] Elulands-Server

Elulands Server是一款免费的、现代的、真正由玩家驱动的MMORPG游戏,它集成了一个真正的经济系统,由...
Elulands is a free, modern, and truly player-driven MMORPG game that integrates a true economic system powered by the Binance Smart Chain. (2022-11-01, C++, 22316KB, 下载0次)

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

[数值算法/人工智能] liam

liam.gg,《英雄联盟》排名游戏逻辑回归Flask Web应用程序,通过SHAP情节向玩家提供反馈,
League of Legends ranked game logistic regression Flask Web App to give player feedback via SHAP plots , (2022-01-02, Python, 16397KB, 下载0次)

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

[数值算法/人工智能] dota2-prediction-models

存储库,包含用于构建、评估和解释Dota 2团队胜利预测模型的代码。提交至第16届AAAI人工智能与互动数字娱乐大会人工智能评估轨道-AIIDE 2020
Repository with code for building, evaluating and explaining Dota 2 prediction models for team victory. Submitted to the artifact evaluation track of the 16th AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment - AIIDE 2020 , (2020-09-02, Jupyter Notebook, 439KB, 下载0次)

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

[数值算法/人工智能] bala

符号平衡问题 给定n(1<=n<=3,000,000)个整数a1,a2,…,an组成的序列,试设计一个O(n) 时间算法,计算其最长符号平衡段的长度
Symbol balance problems given n (1 < = n < = 3,000,000) integers a1, a2, ..., aN sequence of trial design of an O (n) time algorithm to calculate the equilibrium stage the length of the longest symbol (2012-11-21, Visual C++, 62KB, 下载10次)

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

[数值算法/人工智能] caisuijishu

C++程序设计作业:猜取随机数 系统随机给出一个0到99之间的两位数,玩者通过键盘输入一个数,系统判别输入数和随机数,然后给出大或小的提示,玩者在给定回合内继续输入直到得到该随机数为止
C++ programming operation: take a random guess the number of systems are given a random between 0-99 double-digit, playing through a number of keyboard input, the system identification number and the random number input, and then given large or small tips, play in a given round continue to enter until the random number received so far (2009-07-08, Visual C++, 47KB, 下载1次)

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

[数值算法/人工智能] PacMan

Pacman 玩家控制一个东西把所有钻吃掉 不能动到鬼 也可吃特殊的东西把鬼吃掉
Pacman players control a thing to eat all the drilling should not move to the ghost can also eat special things to eat ghosts (2007-09-04, Java, 4KB, 下载14次)

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