搜索资源列表
gxx
- 这是一个神经网络的概周期的matlab源程序,通过数值模拟可以很好的说明理论的正确性
shouxieshibie
- 用VC实现神经网络 来识别手写输入的数字.
dfs
- 神经网络的程序12434484放十分大方说法-Neural network program put a very generous statement 12434484
BP
- 关于神经网络中的BP网络逼近程序,实现误差输出为零的期望效果。-About the neural network BP network approximation procedures to achieve the desired effect of zero error output.
bpshenjingwangluo
- BP神经网络算法的matlab代码 里面有仿真源码和程序运行的截图,程序有详细的注释-BP neural network algorithm matlab simulation source code inside shots and running, the program has detailed notes
sin
- 用MATLAB语言编程实现正弦函数和其他函数的拟合,其中用到神经网络的相关知识及其工具箱-The fitting of sine function with MATLAB language programming, including knowledge of neural network and its toolbox
qxnh
- 以三角函数为例 采用BP神经网络对曲线进行了拟合 讨论在不同精度条件下的结果-In an example using BP neural network trigonometric curves were fitted to discuss the results under different conditions of precision
qczs
- 利用BP神经网络去除字母噪声 结果邻人满意 程序可以很好运行-BP neural network to remove the letters neighbor noise results can be well satisfied with the program running
draw_convnet-master
- 通过python实现卷积神经网络算法,并通过一个小实例进行具体的试验-Convolution neural network algorithm to achieve through python, and specific test by a small example
performakceosed
- 此程序可用于实现基于神经网络的工程性能预测,很好的 不错-This program can be used to implement performance prediction based on neural network engineering, good good
lyagk
- 用混沌理论和广义回归神经网络进行短期负荷的预测,取得了满意的效果-Using chaos theory and generalized regression neural network for short-term load forecast, satisfactory results have been achieved
eiyztpp
- BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用,-The BP neural network to solve xor problem, using VC can open the browse!
NDQKQ
- 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值-This is in the paper, bp neural network method in matlab training infrared image pixel value
Conv_neural_net_NumPy
- 用numpy实现卷积神经网络的卷积、池化、ReLU操作。(numpy,Relu,pooling,conv)