联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期

[人工智能/神经网络/深度学习] tic-tac-toe

Tic Tac Toe游戏,可以与同一计算机上的另一个玩家玩,也可以与使用极大极小算法进行选择的人工智能玩
Tic Tac Toe game that can be played with another player on the same computer or an AI that utilizes the minimax algorithm to make its choices (2024-03-22, JavaScript, 0KB, 下载0次)

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

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

斯坦福CS231n:用于视觉识别任务和实践的卷积神经网络
Stanford CS231n: Convolutional Neural Networks for Visual Recognition assignments and practices (2024-01-02, Jupyter Notebook, 0KB, 下载0次)

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

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

课件:通过深度学习监督机器学习。人工智能和斯坦福大学
Coursera: Supervised Machine Learning by DeepLearning.AI & Stanford University (2023-11-30, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] or-Deep-Learning-Stanford-CS-299-Machine-Learning

斯坦福CS 299机器学习深度学习备忘单
Cheatsheets for Deep Learning Stanford CS 299 Machine Learning (2023-11-03, Others, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] tf-bewithrobots-redux

TF2插件,允许玩家在MvM.中的机器人团队中玩。,
A TF2 plugin that allows players to play in the robot team in MvM., (2023-07-31, SourcePawn, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Smart-Bezzie_Image-Based-Virtual-Try-On

在Google Colab上实现基于图像的虚拟试运行,
Implementation of Image Based Virtual Try-On on Google Colab, (2023-07-24, Others, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] machine-learning-stanford-university-solutions

andrew Ng为斯坦福大学机器学习课程提供的解决方案
Solutions to stanford university machine learning course by andrew Ng (2017-10-18, matlab, 0KB, 下载0次)

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

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

2014年斯坦福大学机器学习Coursera公开课程代码。
Code for 2014 Stanford Machine Learning open course on Coursera. (2016-10-02, matlab, 0KB, 下载0次)

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

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

斯坦福大学机器学习课程(Coursera)的我的解决方案
My solutions of Machine Learning course (Coursera) by Stanford Univesity (2020-03-24, matlab, 0KB, 下载0次)

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

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

斯坦福2020春季CS229机器学习课程个人笔记
Personal notes for course CS229 Machine Learning @ Stanford 2020 Spring (2020-06-21, Others, 0KB, 下载0次)

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

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

斯坦福大学CS 330课程的最终项目,2022年秋季
Final project for Stanford s CS 330 course, Fall 2022 (2022-12-04, Jupyter Notebook, 2669KB, 下载0次)

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

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

策略作为程序逻辑的少试贝叶斯模拟学习
Few-shot Bayesian Imitation Learning with Policies as Logic over Programs (2022-06-26, Python, 11KB, 下载0次)

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

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

奥赛罗,2008年起:强化学习(Q-Learning)和玩奥赛罗游戏。还有贪婪玩家、随机玩家和...
From 2008: Reinforcement Learning (Q-Learning) and playing a game of Othello. Also, Greedy Player, Random Player, and Human Player. This is grad school. More fun times. (2019-09-23, Java, 95KB, 下载0次)

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

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

ai4all_computervision,斯坦福大学2019年ai4all计算机视觉课程幻灯片
ai4all_computervision,Slides for Stanford s 2019 AI4ALL Computer Vision Course (2019-08-02, TeX, 89915KB, 下载0次)

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

[人工智能/神经网络/深度学习] Evolutionary-Function-Approximator

进化函数逼近器,观察前馈神经网络通过试错逼近函数。
Evolutionary-Function-Approximator,Watch feedforward neural networks approximate a function through trial and error. (2016-09-21, JavaScript, 322KB, 下载0次)

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

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

ml-class,斯坦福大学吴恩达机器学习课程的练习
ml-class,Exercises from Stanford s Andrew Ng s Machine Learning course (2012-06-30, matlab, 29393KB, 下载0次)

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

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

ML Stanford,Andrew NG对斯坦福大学Coursera ML课程的回答
ML-Stanford,Answers of ML course of Coursera from Stanford University by Andrew NG (2022-06-05, matlab, 144490KB, 下载0次)

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

[人工智能/神经网络/深度学习] Coursera-ML-Clasess-QUIZ

Coursera ML Classes QUIZ,斯坦福大学的机器学习。测验和编程作业
Coursera-ML-Clasess-QUIZ,Machine Learning by Stanford University. Quiz and Programming assignments (2020-02-06, matlab, 29556KB, 下载0次)

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

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

斯坦福大学机器学习第3次作业 可供参考 100分
Stanford Machine Learning 3rd job for reference 100 (2016-04-12, matlab, 14896KB, 下载2次)

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

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

这是一个神经网络小程序,不一定准确,没事可以玩一玩
This neural network is a small program that is not necessarily accurate, nothing can play with (2016-01-30, Visual C++, 135KB, 下载1次)

http://www.pudn.com/Download/item/id/1454133126765462.html
总计:2879