-
-
-
GA-BP-neural.rar
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.
-
AIMI561.rar
... not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for ...
-
SpikeLM.rar
SpikeLM: A Second-Order Supervised Learning Algorithm for Training Spiking Neural Networks
Introduction
Preliminaries
SpikeLM algorithm
Experimental validation
Conclusions
-
fdp5final.zip
Face Detection System
Face Detection using gabor feature extraction and neural networks
-
-
-
-
BP_ANN.rar
BP network is a wide used network in Artificial Neural Network domain. This is a example of BP, applied with Matlab!
-
Neural_Network_Design.rar
《Neural Network Design》
Martin T. Hagan, Howard B. Demuth, Mark H. Beale
一书中相关matlab演示程序软件包。对于学习很有参考。
-