资源列表
matfun
- 神经网络源码可应用于遥感图像分类,包括bp、kohonen等方法-neural network source can be used in remote sensing image classification, including bp, Kohonen methods
image-segmentaition-by-aco
- image segmentaition by aco
BPNN
- 前向型神经网络(BPNN) 1.首先使用随机函数对每一层间的连接权值矩阵和偏置向量进行随机初始化. 2.依次使用一个训练样本对网络进行训练,并按照上面的公式计算每个样本的Δti,t 1,...,T− 1 3.训练p个样本后(一次batch),按照更新方程对W与b进行更新. 4.重复步骤2~3,直到误差小于设定的阈值或者达到设定的batch次数.-Forward neural network (BPNN) 1. First, using a random function
nnpractice
- 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
jiaochal
- 完成遗传算法的交叉,实现种群更新,供大家参考.-The completion of cross-genetic algorithm to achieve the population update, for your reference.
apriori
- apriori算法,相当的精良,代码简练放心下载-apriori algorithm is quite sophisticated, the code concise assured Download
Bayesminimumriskalgorithm
- 最小风险的Bayes算法,这个程序主要是实现手写体的数字识别-Bayes minimum risk algorithm
Fuzzy
- 模糊逻辑遗传算法的源程序,用c++实现。vc可以直接运行-GA c++ source code
bGWO
- 这个文件夹包含实现二进制灰太狼优化器,以包装模式进行特征选择。 -This folder contains implementation for the binary grey wolf optimizer applied for feature selection in wrapper mode.
BPNN
- 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
matlab
- matlab函数,用于主成分分析转换后数据进行BP网络仿真-matlab function for the conversion of the principal component analysis data of BP neural network simulation
common-Neural-Network-codes
- 几种常见的神经网络的matlab实现,包括BP网络,RBF网络,MLP网络,线性网络。-Several common neural network matlab implementation, including the BP network, RBF network, the MLP networks, linear networks.
