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

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

Andrew Ng教授的斯坦福机器学习课程的编程练习。
Programming exercises for Stanford s machine learning class taught by Andrew Ng. (2017-11-11, matlab, 0KB, 下载0次)

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

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

使用遗传编程技术找到给定数据集的对应表达式
Using genetic programming techniques to find the corresponding expression for a given dataset (2022-11-27, matlab, 152856KB, 下载0次)

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

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

“IKSVM-DC:凸函数差分编程的不确定核SVM”(AAAI2017)的正式实现
Official implementation of "IKSVM-DC: Indefinite Kernel SVM with Difference of Convex Functions Programming" (AAAI2017) (2017-07-23, matlab, 55KB, 下载0次)

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

[人工智能/神经网络/深度学习] Control-Of-Mobile-Robots

移动机器人的控制,Coursera上移动机器人控制编程作业的解决方案
Control-Of-Mobile-Robots,Solution to programming assignments of Control on Mobile Robots on Coursera (2015-12-16, matlab, 40411KB, 下载0次)

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

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

机器学习-ex8,Coursera机器学习家庭作业编程语言:Octave教授:吴恩达
machine-learning-ex8,Coursera Machine Learning Homework Programming Language: Octave Professor: Andrew Ng (2017-07-15, matlab, 834KB, 下载0次)

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

[人工智能/神经网络/深度学习] Regularized-Linear-Regression-and-Bias-Variance

正则化线性回归和偏方差,Coursera机器学习课程中的编程作业5
Regularized-Linear-Regression-and-Bias-Variance,Programming assignment 5 in Machine Learning course on Coursera (2022-03-14, matlab, 228KB, 下载0次)

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

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

机器学习-例如5,Coursera机器学习家庭作业编程语言:Octave教授:吴恩达
machine-learning-ex5,Coursera Machine Learning Homework Programming Language: Octave Professor: Andrew Ng (2017-07-14, matlab, 51KB, 下载0次)

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

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

机器学习课程,吴恩达教授的coursera机器学习课程中的编程作业。
machine-learning-coursera,Programming assignments from Coursera s Machine Learning course taught by Andrew Ng. (2018-05-26, matlab, 27576KB, 下载0次)

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

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

ml-class,吴恩达(Andrew Ng)关于Coursera的机器学习课程的编程练习。
ml-class,Programming exercises for Andrew Ng s Machine Learning class on Coursera. (2012-07-17, matlab, 36831KB, 下载0次)

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

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

ml课堂,我在斯坦福在线机器学习课堂上的编程练习解决方案。
ml-class,My solutions to programming exercises from Stanford online Machine Learning class. (2014-09-07, matlab, 2670KB, 下载0次)

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

[人工智能/神经网络/深度学习] Matlab_GUI与数据库编程

转载网上免费资源,希望能够帮到大家,共同学习。
hello,Reprint online free resources, hope to help you, learn together . (2020-04-25, matlab, 732KB, 下载4次)

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

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

利用MATLAB工具箱进行神经网络编程 解决TSP的最短路径问题
Using MATLAB Toolbox for Neural Network Programming Solve the shortest path problem of TSP (2017-08-16, matlab, 1KB, 下载4次)

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

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

matlab 和C++下联合编程构建的多尺度无序的卷积神经网络,是对caffe的一种扩充
MOPCNN source code (2015-03-13, matlab, 987KB, 下载31次)

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

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

一个很经典的遗传算法程序,用MATLAB编程,可以作为模板来用。
A classic genetic algorithm using MATLAB programming, can be used as a template to use. (2012-11-09, matlab, 3KB, 下载2次)

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

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

用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序
The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm (2012-09-14, matlab, 5KB, 下载2次)

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

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

比较加了PID控制和不加PID控制的动态特性,编程环境为matlab
Compare add dynamic features of the PID control and PID control, programming environment for matlab (2012-06-09, matlab, 4KB, 下载5次)

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

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

利用蚁群算法,在MATLAB中实现遗传算法的编程
Ant colony algorithm, genetic algorithm in MATLAB programming (2012-05-07, matlab, 1KB, 下载16次)

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

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

关于旅游期间的客流量预测,用的是BP神经网络MATLAB编程
During the traffic forecasts on tourism, using a BP neural network MATLAB Programming (2011-01-15, matlab, 1KB, 下载29次)

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

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

遗传算法程序的编程。用MATLAB实现的。十分适合初学者学习使用
Genetic algorithm programming process. Implemented using MATLAB. Very suitable for beginners to learn to use (2010-08-10, matlab, 5KB, 下载3次)

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

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

神经网络的一个例子,matlab编程,训练权值
An example of neural networks, matlab programming, training, weights (2008-01-06, matlab, 3KB, 下载7次)

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