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

[人工智能/神经网络/深度学习] Atari-AI-player

玩Atari BeamRider游戏的AI代理。使用DQN强化学习算法实现
AI agent that plays Atari BeamRider game. Implemented using DQN Reinforcement Learning algorithm (2024-03-31, Python, 0KB, 下载0次)

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

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

强化学习人工智能使用DQN算法玩雅达利突破游戏。
Reinforcement Learning AI to play Atari Breakout game with DQN algorithm. (2024-03-01, Python, 0KB, 下载0次)

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

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

一种基于A3C架构的模型,能够学习如何在各种环境中玩。
An A3C architecture based model that is capable of learning how to play in various enviroments. (2023-12-01, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Deep-Stats-Soccer-Player-Valuation

使用Deep Stats和TransferMarkt数据构建可解释的玩家估值模型
Using Deep Stats and TransferMarkt data to build interpretable player valuation models (2022-03-29, Python, 0KB, 下载0次)

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

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

以最佳方式玩TicTacToe的人工智能。使用Python和搜索算法构建转换模型
An AI to play TicTacToe optimally. Used Python and Search Algorithms for building transition models (2023-01-15, Python, 0KB, 下载0次)

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

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

玩连接4个游戏的人工智能使用深度Q学习算法构建
AI that plays connect 4 game built with a Deep Q-Learning algorithm (2021-06-01, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] OpenCV-to-play-games

使用OpenCV、mediapipe和Tensorflow,使用网络摄像头作为控制器玩游戏。,
Using OpenCV, mediapipe and probably Tensorflow to play games usign your webcam as a controller., (2023-10-12, Python, 0KB, 下载0次)

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

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

“可疑代理:用思维感知GPT-4理论玩不完全信息游戏”的实现,
The implementation of "Suspicion-Agent: Playing Imperfect Information Games with Theory of Mind Aware GPT-4", (2023-10-01, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Pacman-Game-AI

一个使用深度强化学习技术学习玩帕克曼的人工智能,
An AI which learns to play pacman using Deep Reinforcement Learning techniques, (2018-02-14, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] reinforcement-learning-flappybird

一种用Python构建的监督机器学习算法,用于玩Flappy Bird游戏,
A supervised machine learning algorithm built in Python to play the game Flappy Bird, (2019-01-30, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] python-dots_and_boxes-ai

在用Python编码的图形纸上玩的经典游戏,包括计算机AI,
The classic game played on graph paper coded with Python, includes computer AI, (2013-09-29, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] DQN-Atari-pycaffe

在caffe(python接口)中使用Deep Q Learning玩Atari的非常简单的版本,
A very simple version of playing Atari with Deep Q Learning in caffe(python interface), (2016-11-16, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Q-Learning-on-a-Two-Player-Game

教人工智能代理使用Q-Learning玩一个简单的游戏,
Teaching an AI agent to play a simple game using Q- Learning, (2022-07-11, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Junimo-Kart-AI

用于玩Stardew Valley的Junimo卡丁车的强化学习代理,
Reinforcement Learning Agent for playing Stardew Valley s Junimo Kart, (2023-01-28, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] RL-chrome-dino

强化学习训练人工智能代理在Chrome上玩Dino Run。,
Reinforcement Learning to train an AI agent to play Dino Run on Chrome., (2019-06-26, Python, 0KB, 下载0次)

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

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

深度卷积神经网络、强化学习和蒙特卡洛树搜索来玩十六进制。
Deep Convolutional Neural Network, Reinforcement Learning, and Monte Carlo Tree Search to play Hex. (2016-08-12, Python, 70671KB, 下载0次)

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

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

一个利用进化算法生成神经网络(与玩家相关)的神经进化项目...
A neuroevolution project that utilizes evolutionary algorithms to generate neural networks (related to the players) parameters that eventually learn to play the game (2022-08-22, Python, 1471KB, 下载2次)

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

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

俄罗斯方块AI,一种学习有效玩俄罗斯方块的遗传算法
Tetris-AI,A genetic algorithm that learns to play Tetris effectively (2023-01-06, Python, 11246KB, 下载0次)

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

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

qwixx训练器,一种学习玩游戏的遗传算法
qwixx-trainer,A genetic algorithm that learns to play the game Qwixx (2022-07-14, Python, 17KB, 下载0次)

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

[人工智能/神经网络/深度学习] SISL-AV-AST

SISL-AV-AST,用于创建斯坦福智能系统实验室自动驾驶汽车自适应压力测试视频的卡拉代码...
Carla code for creating videos of the Stanford Intelligent Systems Laboratory Autonomous Vehicle Adaptive Stress Testing project. This code is being used for prototyping Uber related projects and a Lincoln Labs presentation. (2020-01-22, Python, 16KB, 下载0次)

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