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

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

使用深度强化学习学习玩2048-算法比较
Learning to Play 2048 with Deep Reinforcement Learning - Algorithm Comparison (2024-03-24, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Drone-Lazer-Tag

无人机玩激光标签的计算机视觉代码
Computer Vision code for drones playing lazer tag (2023-11-20, Python, 0KB, 下载0次)

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

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

实现一个AI代理,与人类玩家玩经典的Tic Tac Toe游戏。您可以将类似Minimax的算法与或与...一起使用...
Implement an AI agent that plays the classic game of Tic-Tac-Toe against a human player. You can use algorithms like Minimax with or without Alpha-Beta Pruning to make the AI player unbeatable. This project will help you understand game theory and basic search algorithms. (2023-11-07, Python, 0KB, 下载0次)

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

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

[CIKM23]AmpliBias的官方存储库:通过生成模型的少试学习中的偏差放大来缓解数据集偏差
Official Repository of [CIKM23] AmpliBias: Mitigating Dataset Bias through Bias Amplification in Few-shot Learning for Generative Models (2023-11-01, Python, 0KB, 下载0次)

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

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

使用用于移动应用的轻量级神经网络架构的汽车模型识别。斯坦福汽车数据培训幽灵网...
Car model recognition using lightweight neural net architectures intended for mobile applications. Training GhostNet on Stanford Cars Dataset with PyTorch. (2020-12-16, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Tic-Tac-Toe

使用LMS算法训练AI玩Tic-Tac-Toe
Train AI to play Tic Tac Toe using LMS algorithm (2017-12-18, Python, 0KB, 下载0次)

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

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

玩井字游戏的两种人工智能算法
A couple of AI algorithms to play the tic tac toe game (2015-03-23, Python, 0KB, 下载0次)

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

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

这是我在大一时做的一个项目,旨在业余娱乐应用于Connect4的DeepMind AlphaZero算法,
This is a project I made in freshman year that is meant to be an amateur recreation of DeepMind s AlphaZero algorithm applied to Connect4, (2023-09-21, Python, 0KB, 下载0次)

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

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

人工智能使用神经进化算法学习玩火箭联赛,
AI learns to play rocket league using Neuroevolution algorithm, (2019-01-17, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Age-of-transformers

基于变形金刚的AI学习玩openage,
Transformers based AI to learn to play openage, (2023-06-05, Python, 0KB, 下载0次)

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

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

人工智能学习玩用Python开发的蛇游戏,
AI learns to play Snakes game developed using python, (2022-08-08, Python, 0KB, 下载0次)

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

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

一个学习如何玩Flappy Bird的人工智能。,
An AI that learns how to play Flappy Bird., (2021-01-31, Python, 0KB, 下载0次)

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

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

用神经网络和遗传算法玩松鸡,
Play flappy bird with neural networks and genetic algorithm, (2023-08-31, Python, 0KB, 下载0次)

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

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

一个使用推理来玩扫雷的人工智能。,
An AI that uses inference to play Minesweeper., (2023-08-08, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] stanford-cs330-maml

MAML用于在全能数据集上进行监督的少镜头学习,斯坦福CS330元学习,2021年秋季版,
MAML for supervised few-shot learning on omniglot dataset, Stanford CS330 meta-learning, Fall 2021 version, (2023-05-08, Python, 0KB, 下载0次)

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

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

几个可以玩扑克(使用概率、蒙特卡洛等)和聚类来获得扑克玩家类型的代理。,
Several agents that can play poker (using probability, monte carlo, etc.) and clustering to get the types of poker players., (2023-07-02, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] paddle-ball-using-dqlearn

使用深度Q学习算法玩桨球游戏
Playing paddle ball game using Deep Q-Learning algorithm (2017-06-22, Python, 5KB, 下载0次)

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

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

猫狗数据集分类 基于python平台的图像分割 网络结构 大家可以试一试 包含数据集和源代码
Cat and dog data set classification based on python platform image segmentation network structure you can try Contains data sets and source code (2018-10-19, Python, 5KB, 下载9次)

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

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

利用Deep QLearning 的方法教机器学习玩2048游戏
Using Deep QLearning to teach machine learning to play 2048 games (2018-05-21, Python, 154KB, 下载23次)

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

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

斯坦福机器学习公开课作业2sum的作业答案,python实现,运行结果已经经过验证
Stanford machine learning open class jobs 2sum job answer, python implementation, the results have been proven (2013-08-17, Python, 1KB, 下载11次)

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