资源列表
[人工智能/神经网络/遗传算法] svmfor SMO
说明:一个很好支持向量机软件MYSVM,采用好的算法-a good SVM software MYSVM using good algorithm!<余建波> 在 2025-06-10 上传 | 大小:116kb | 下载:0
[人工智能/神经网络/遗传算法] SVM(Steve Gunn)
说明:一个很好支持向量几软件,STEVE写的,很著名,采用好的算法-a few good support vector software STEVE written in the very famous use of a good algorithm!<余建波> 在 2025-06-10 上传 | 大小:1.95mb | 下载:0
[数据结构常用算法] shiyan01
说明:功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr<孙廷> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] my遗传算法
说明:该算法实现了神经网络的遗传算法,从简单的角度出发,说明的算法-the algorithm to achieve a neural network genetic algorithm, from the simple point of view that the algorithm<应吉平> 在 2025-06-10 上传 | 大小:84kb | 下载:0
[人工智能/神经网络/遗传算法] ProBP
说明:误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre<fuyu> 在 2025-06-10 上传 | 大小:28kb | 下载:0
[人工智能/神经网络/遗传算法] gaByVB
说明:遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-genetic algorithm (Genetic Algorithm, GA) is developed in recent years a new global optimization algorithm, it borrows from the biological point of vi<fuyu> 在 2025-06-10 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Hop
说明:用神经元模拟磁旋,用连接权模拟磁场中磁旋的相互作用,用各神经元的激活、抑制这两种状态,模拟磁旋的上下两个方向。 构成一个具有记忆功能的NN,并用计算能量函数,来评价和指导整个网络的记忆功能。 -using simulated neurons magnetic spins, and connecting with the right analog magnetic rotary magnetic field interaction with the activation of neuron<fuyu> 在 2025-06-10 上传 | 大小:63kb | 下载:0
[人工智能/神经网络/遗传算法] ProSOM
说明:SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei<fuyu> 在 2025-06-10 上传 | 大小:6kb | 下载:0