Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • neural.zip 用Java编写的基于Kohonen神经网络的OCR
  • Neural networks an introduction.rar Neural networks : an introduction / B. Muller, J.Reinhardt. 此书的配套软盘
  • pittnet神经网络源代码.rar ... user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance ... binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
  • M-files for Neural Networks.zip 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations. 作者:Herve Abdi
  • CMAC Neural Network Code.rar 一个老外写的CMAC Neural Network源代码和说明
  • neural network.rar about neural network agorithm
  • Neural.rar 神经网络的识别程序,c语言写的,适合对神经网络识别感兴趣的的初学者和资深编程人员。
  • NEURAL+NETWORK.rar bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
  • BP-neural-network-model.zip BP neural network model predictive control algorithm based on
  • Neural-Gas.rar 本算例是一个简单有效,可以直接进行的Neural-Gas 竞争学习聚类算法