资源列表
[人工智能/神经网络/遗传算法] tca1_0.tar
说明:The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data components in<薛耀斌> 在 2025-11-25 上传 | 大小:222kb | 下载:0
[matlab例程] kernel-ica1_0.tar
说明:The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast functio<薛耀斌> 在 2025-11-25 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] icaML
说明:he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The<薛耀斌> 在 2025-11-25 上传 | 大小:7kb | 下载:0
[matlab例程] elm
说明:神经网络的ELM算法,比传统的BP和SVM都快,而且效果也很精确。运行平台是matlab,本人已经对原始ELM做了修改,可以适应多种函数,而且在数据处理方面自动产生分类矩阵。-ELM neural network algorithm, than the traditional BP and SVM faster, but the effect is also very accurate. Platform is running matlab, I have to do the original<chenlei> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] bp_lv
说明:本人用matlab内部函数编写的BP神经网络算法实现,采用目前最先进和流行的LV算法,速度很快,效果很好-I use the internal function matlab prepared BP neural network algorithm, using the most advanced and popular LV algorithm, fast, good effect<chenlei> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP_Stochastical
说明:本人编写的BP Stochastical算法,和传统的BP算法比较,Stochastical改进随机产生方向,然后导致收敛,所以能避免局部极点。 本人还加了自动产生分类的方法和适合各种函数的转换-I prepared by BP Stochastical algorithm, and the traditional BP algorithm, Stochastical to improve the direction of a randomly generated, and then lea<chenlei> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GramSchmidt
说明:本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional<chenlei> 在 2025-11-25 上传 | 大小:2kb | 下载:0