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

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

AlphaGo insired模型玩的Snort游戏
Snort game played by AlphaGo insired model (2024-03-19, Python, 0KB, 下载0次)

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

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

用人工智能玩石头剪刀
Play Rock Paper Scissors with ai (2024-01-07, Python, 0KB, 下载0次)

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

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

这减少了在线性回归(ML)中选择正则化常数时的试错努力。
This reduces trial and error efforts while choosing regularisation constant in linear regression (ML) . (2018-01-24, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Mini-Max-Algorithm-Based-Mancala-Board-Game

使用Mini-Max算法(Alpha-Beta修剪)实现基于Mancala Board AI的游戏。它允许(i)玩家与玩家(ii)玩家...
Implementation of Mancala Board AI based Game using Mini-Max Algorithm (Alpha Beta Pruning) . It Allows both (i) Player Vs Player (ii) Player Vs AI(Bot) Gameplay . (2022-06-14, Python, 0KB, 下载0次)

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

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

用于教授和玩扑克的人工智能。,
AI for teaching and playing Poker., (2023-09-07, Python, 0KB, 下载0次)

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

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

这个游戏通过不断地与玩家玩来学习自己。这是使用python、pygame模块和shelve modeule。,
This game learns itself by continously playing with player. This is made using python , pygame module and shelve modeule., (2019-04-23, Python, 0KB, 下载0次)

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

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

21点游戏,学习如何玩,
BlackJack game that learns how to play, (2021-10-08, Python, 0KB, 下载0次)

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

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

与代理等一起玩。,
Play with agents and more., (2023-08-15, Python, 0KB, 下载0次)

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

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

与ai玩石头剪刀!,
Play rock paper scissors with ai!, (2020-12-26, Python, 0KB, 下载0次)

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

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

和艾玩石头剪刀,
Play Rock Paper Scissors with Ai, (2023-02-04, Python, 0KB, 下载0次)

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

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

玩俄罗斯方块的人工智能代理,
AI Agent That Plays Tetris, (2020-06-14, Python, 0KB, 下载0次)

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

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

全栈项目,包括创建A.I.模型(主要受AlphaGo启发)来玩Go和一个界面来玩wi...
Full-stack project involving creating A.I. model (largely inspired by AlphaGo) to play Go and an interface to play with other players and play against the A.I. (2023-05-30, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] a-machine-learning-stanford-programming-ex-python

斯坦福大学机器学习课程编程练习在Coursera上的Python实现
Python implementation of programming exercises of Machine Learning course by Stanford on Coursera (2019-10-29, Python, 0KB, 下载0次)

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

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

“少试学习的非对称分布度量”的Pytorch代码,IJCAI 2020。
The Pytorch code of "Asymmetric Distribution Measure for Few-shot Learning", IJCAI 2020. (2020-10-09, Python, 30113KB, 下载0次)

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

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

遗传算法,玩二进制遗传算法
genetic-algorithm,Playing around with a binary genetic algorithm (2016-03-08, Python, 4KB, 下载0次)

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

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

snake,游戏snake(用于自己玩run snake_env.py)。深度强化学习代理学习玩游戏...
The game snake (for playing by yourself run snake_env.py). Deep Reinforcement Learning agent learns to play the game (run agent_1.py).. (2022-12-08, Python, 6KB, 下载0次)

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

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

cs231a,斯坦福大学cs231a:计算机视觉,从3D重建到识别家庭作业答案
cs231a,Stanford University CS231A: Computer Vision, From 3D Reconstruction to Recognition HomeWork Answer (2018-12-13, Python, 40637KB, 下载0次)

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

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

ufldl_tutorial,斯坦福大学无人监督的特征学习和深度学习教程
ufldl_tutorial,Stanford Unsupervised Feature Learning and Deep Learning Tutorial (2014-06-07, Python, 840KB, 下载0次)

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

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

斯坦福大学在线课程的人工智能和机器学习、算法实现和家庭作业解决方案
Artificial-Intelligence-and-Machine-Learning,Algorithm implementations and homework solutions for the Stanford s online courses (2013-07-20, Python, 30469KB, 下载0次)

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

[人工智能/神经网络/深度学习] ex1-linear regression

吴恩达斯坦福机器学习cs229第一节习题答案python版
Wu Enda Stanford machine learning cs229 first exercise answer python version cs229 ML-Exercise1 (2019-10-29, Python, 1357KB, 下载0次)

http://www.pudn.com/Download/item/id/1572339497719214.html
总计:916