资源列表
[人工智能/神经网络/遗传算法] gma
说明:遗传算法的求解实例,可以在有效的时间内将算法所涉及的例子求解得出-Genetic algorithm to solve examples of the effective time of the algorithm involved in solving the examples drawn<ben> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Matlab_GUI_svm
说明:Matlab 编写的一个有关支持向量机的程序,有GUI可以设定参数,和显示最终的结果。-Matlab prepared a procedure for support vector machines, there are GUI, you can set parameters, and display the final result.<caichong> 在 2024-11-13 上传 | 大小:219kb | 下载:0
[人工智能/神经网络/遗传算法] constitutivemodeling
说明:neural networks 相关书籍-neural networks books<马柏杨> 在 2024-11-13 上传 | 大小:987kb | 下载:0
[人工智能/神经网络/遗传算法] Clustering
说明:浙江大学本科生《数据挖掘导论》课件 -浙江大学本科生《数据挖掘导论》课件<yuchao> 在 2024-11-13 上传 | 大小:220kb | 下载:0
[人工智能/神经网络/遗传算法] genpls
说明:利用遗传算法优选波段,将遗传算法与偏最小二乘法相结合-Band using the genetic algorithm optimization, genetic algorithms will be combined with partial least-squares<tiantian> 在 2024-11-13 上传 | 大小:80kb | 下载:0
[人工智能/神经网络/遗传算法] mohu
说明:高木关野模糊系统(将高木关野模糊系统应用到BP神经网络中)-Takagi Sugeno fuzzy system (to Takagi Sugeno fuzzy system applied to the BP neural network)<tiantian> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] tcccnnew
说明:温度串联相关神经网络(将温度的概念引入到相关神经网络中)-Temperature-related neural network in series (to be introduced to the concept of temperature-related neural networks)<tiantian> 在 2024-11-13 上传 | 大小:85kb | 下载:0
[人工智能/神经网络/遗传算法] libsvm-mat-2.89-3
说明:libsvm的一些源码,可能会对学习libsvm有一些作用。-libsvm some source, may have some role in learning libsvm.<郭郭> 在 2024-11-13 上传 | 大小:64kb | 下载:0
[人工智能/神经网络/遗传算法] NNapply3
说明:利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!<Michael J> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] neuralnetworkalgorithmscolletions
说明:一个用C语言编写的神经网络的程序集合,里面包括了art1,bp,cpn, hopfield ,som等神经网络的实现,可以用来学习一下-A use of C language procedures for collection of neural network, which includes art1, bp, cpn, hopfield, som, such as the realization of neural networks<steven> 在 2024-11-13 上传 | 大小:106kb | 下载:0
[人工智能/神经网络/遗传算法] DM4
说明:执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正<xsl> 在 2024-11-13 上传 | 大小:127kb | 下载:0