搜索资源列表
bp.rar
- BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
backprop
- BP神经网络的c++源代码,基于改进的梯度下降算法实现-BP neural network c++ source code
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
BpNetp2
- 神经网络实现电力预测,bP神经网络,共轭梯度算法。-Neural network prediction of electricity, bP neural networks, conjugate gradient algorithm.
gradient_demo.m.tar
- 梯度下降算法实现程序,梯度下降算法实现程序-Gradient descent algorithm procedure
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
BpTRAINING
- 自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
improveBPNet
- 改进的BP算法实现程序,以共轭梯度法实现BP神经网络。测试数据以txt格式给出。-Improved BP algorithm procedures in order to conjugate gradient method to achieve BP neural network. Test data given in txt format.
BP-neural-network-algorithm-
- 本程序包含BP神经网络中的各种不同的算法,包括梯度算法及拟牛顿算法及一步正割等算法-The BP neural network program contains various algorithms, including gradient algorithm and quasi-Newton algorithm and the step secant algorithm, etc.
yuandaima
- 两种不同编码的黄金分割法 基于信息熵的免疫算法 最速下降法 梯度算法-Two different coding golden section method immune algorithm based on information entropy gradient algorithm steepest descent method
RBF_TiDu
- 这是一个基于梯度算法的3层RBF神经网络程序,是一个很纯净的,可运行的matlab程序,作为后续改进的算法的一个基础程序是个不错的选择。-This is a three-layer gradient algorithm based on RBF neural network program, is a very clean, you can run the matlab program, as a basis for subsequent improvement program algorith
AutoEncoder
- 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer r
tidu-zuixiaoercheng-RBF-rar
- 这是一个梯度算法和最小二乘算法优化RBF神经网络的算法,可以用来对PVC生产中VCM的转化率进行预测,简单实用-This is a gradient algorithm and least squares algorithm of RBF neural network are optimized algorithm, can be used to predict the conversion of the PVC production of VCM, simple and practical
uchnu
- 包括轨道机动仿真、初轨计算,利用最小二乘法进行拟合多元非线性方程,利用自然梯度算法。- Including orbital maneuvering simulation, initial orbit calculation, Multivariate least squares fitting method of nonlinear equations, Use of natural gradient algorithm.
pjasq
- 利用自然梯度算法,包括AHP,因子分析,回归分析,聚类分析,借鉴了主成分分析算法(PCA)。- Use of natural gradient algorithm, Including AHP, factor analysis, regression analysis, cluster analysis, It draws on principal component analysis algorithm (PCA).
kixmv
- 利用自然梯度算法,阵列信号处理的高分辨率估计,包括面积、周长、矩形度、伸长度。- Use of natural gradient algorithm, High-resolution array signal processing estimates, Including the area, perimeter, rectangular, elongation.
feng_nj53
- 利用自然梯度算法,是国外的成品模型,是学习PCA特征提取的很好的学习资料。- Use of natural gradient algorithm, Foreign model is finished, Is a good learning materials to learn PCA feature extraction.
kbujj
- 利用自然梯度算法,包括脚本文件和函数文件形式,模式识别中的bayes判别分析算法。- Use of natural gradient algorithm, Including scr ipt files and function files in the form, Pattern Recognition bayes discriminant analysis algorithm.
bc616
- 空间目标识别,采用PM算法,利用自然梯度算法,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。- Space target recognition algorithm using PM, Use of natural gradient algorithm, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm.
梯度下降
- 这是一篇精华文章,详细的说明了深度学习梯度下降算法的思想,并附有程序结果。(This is an essence of the article, detailed descr iption of the depth of learning, gradient descent algorithm ideas, along with program results.)