资源列表

« 1 2 ... .87 .88 .89 .90 .91 20192.93 .94 .95 .96 .97 ... 28522 »

[人工智能/神经网络/遗传算法Differential-Evolution-Algorithm

说明:差分进化算法,性能很好、很热的算法。这里有C、C++、Matlab的实现,希望对大家有帮助-Differential evolution algorithm, the performance is very good, very hot algorithms. Here are C, C++, Matlab implementation, we hope to help
<淘涛> 在 2025-06-15 上传 | 大小:454kb | 下载:0

[人工智能/神经网络/遗传算法Exercise2-Vectorization

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization。斯坦福深度学习的教程,练习2的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization. Stanford deep learning tutorials, exercises 2 code
<BeSky> 在 2025-06-15 上传 | 大小:147kb | 下载:0

[人工智能/神经网络/遗传算法Exercise3-PCA-in-2D

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
<BeSky> 在 2025-06-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Exercise4-PCA-and-Whitening

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening斯坦福的深度学习的教程的练习,是关于数据预处理的-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening Stanford deep learning tutorial exercises about data preprocessing
<BeSky> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法Exercise5-Softmax-Regression

说明:斯坦福深度学习教程中关于softmax regression的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on softmax regression code, source code need to fill all places, all the full complement of the code, the handwriting recognitio
<BeSky> 在 2025-06-15 上传 | 大小:78kb | 下载:0

[压缩解压MyGoUpdate

说明:从指定网站下载压缩包,解压并替换原有文件-Downloaded from the designated website archive, extract and replace the original file
<Amnasia> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法Exercise6-Self-Taught-Learning

说明:斯坦福深度学习教程中关于Self-Taught的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on Self-Taught code, source code need to fill all places, all the full complement of the code, the handwriting recognition into the pat
<BeSky> 在 2025-06-15 上传 | 大小:83kb | 下载:0

[人工智能/神经网络/遗传算法Exercise7-stacked-autoencoder

说明:斯坦福深度学习教程中关于stacked autoencoder的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on stacked autoencoder code, source code need to fill all places, all the full complement of the code, the handwriting recognit
<BeSky> 在 2025-06-15 上传 | 大小:90kb | 下载:0

[人工智能/神经网络/遗传算法Exercise8-linear-decoder

说明:斯坦福深度学习教程中关于linear decoder 的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on linear decoder code, source code need to fill all places, all the full complement of the code, the handwriting recognition into
<BeSky> 在 2025-06-15 上传 | 大小:79kb | 下载:0

[数学计算/工程计算pinv

说明://奇异值分解法求双精度浮点数矩阵的广义逆 //功能:利用奇异值分解求解一般的m×n阶实矩阵A的广义逆A+。 //方法说明:设m×n阶实矩阵A的奇异值分解式为 //其中 Σ = diag(σ0, σ1, ……,σp)(p≤min(m,n) -1 )且σ0≥σ1≥……≥σp>0 //设U = (U1,U2),其中U1为U中前P+1列列正交向量组构成的m×(p+1)矩阵;V = (V1,V2),其中V1为前P+1列//列正交向量组构成的n×(p+1)矩阵。则A的广义逆为: //A
<杜晓莉> 在 2025-06-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法xishujuzhendexiangcheng

说明:数据结构中用三元数组实现稀疏矩阵的相乘算法源代码-Data structures implemented using triplet sparse matrix multiplication algorithm source code
<赵扬> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法data-classification

说明:最短距离分类算法,是数据挖掘算法中的一种,功能就是实现坐标点的分类。-The shortest distance classification algorithm, a data mining algorithm, the function is to realize the coordinate points classification.
<田双杰> 在 2025-06-15 上传 | 大小:197kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 20192.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org