搜索资源列表
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method
bp-extensions
- 利用belief propagation方法实现的模型优化和参数的估计-Ways to achieve the use of belief propagation model optimization and parameter estimation
photomontage-pro
- 用BP-S,graph-cut,ICM,TRW等能量优化算法,做全景拼接panorama stitching,对做energy minimization方向的很有帮助-this is an project about panorama stitching using BP-S,graph-cut,ICM,TRW algorithms, which be very useful for reseachers who are interested in energy minimizati
lm
- BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
wavelet-neural-network
- 基于小波变换的神经网络代码,与BP神经网络进行比较。可以在某些方面进行优化。-Neural network code based on wavelet transform is compared with BP neural network. In certain areas can be optimized.
BP_-neural_optimal_license_recog
- 基于BP人工神经网络的车牌字符识别优化算法。-Based on BP artificial neural network optimization algorithm license plate character recognition
MATLABImage-processing-algorithms
- BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
PSO-BP-image-segmentation
- 籽子群优化算法优化BP神经网络,使用优化后的神经网络对图像进行分割。包括:籽子群优化算法,籽子的编码,最优权值和阈值的后成,基于籽子群优化算法的神经网络的培训,图像的分割。-The BP neural network optimized by Particle Swarm Optimization algorithm for image segmentation
2013bmtjb
- 针对图像分割的复杂性,利用遗传算法对BP神经网络的权值和阈值进行优化,设计出误差最小的神经网络,然后再对图像的像素进行分类识别,实现并提高了图像分割性能。仿真实验表明,与传统的图像分割方法相比,取得了比传统方法更好的图像分割效果。-image segment
chapter31
- 思维进化算法优化BP神经网络——非线性函数拟合-Mind Evolutionary algorithm optimization BP neural network- a nonlinear function fitting
Graphic-image-processing
- BP神经网络,蚁群优化,遗传算法,中值滤波以及形态学滤波-BP neural network and ant colony optimization and genetic algorithm, median filtering, and morphological filtering
cfuk07
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序()
efficiency-capatity
- 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络()