搜索资源列表
Hopfield网络解TSP的改进算法
- 这是一个旅行商问题的神经网络算法,神经网络算法有很多种,但神经网络算法还比较少见,这是本人从中国期刊网下载到的,很有用-This is a traveling salesman problem of neural network algorithms and neural network algorithm can take many forms, but the neural network algorithm is still relatively rare, this is my jour
TSP.ZIP
- 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
神经网络算法源程序
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
HOPFIELD_zh
- HOPFIELD神经网络算法应用于图象恢复的简单实现,能充分体现HOPFIELD神经网络算法的能力!-Hopfield neural network algorithm for image restoration to achieve a simple, fully embody the Hopfield neural network algorithm's ability!
HOPFIELD1
- 本段代码演示人工神经网络的hopfield网的运行机制。-code demonstration of the artificial neural network hopfield network operating mechanism.
HOPFIELDNet
- 一个完整的HOPFIELD神经网络例子原码-a complete Hopfield neural network original code examples
hopfield_for_tsp
- Hopfield网络解决旅行商问题(TSP),迭代过程中采用保优方法,并计算最优解和次优解的个数。-Hopfield network Traveling Salesman Problem (TSP), iterative process used method for ensuring quality, and calculating the optimal solution and sub-optimal number of solutions.
c++neuralnetworkdevelopmentpakage
- annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
hopfieldSrc
- The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with so
Hopfield_NN
- Hopfield网络是一种典型的单层反馈网络,这种网络可以分为离散型和连续型两种,Hopfield网络是一个动力学系统,在确定连接权重后,若输入某个向量之后,网络将不断演化,一般情况下系统将趋向某一个定态,称为状态空间的不动点吸引子。-Hopfield network is a typical single-layer feedback network, Such networks can be divided into discrete and continuous two, the Hopf
c_HOPFIELD
- 一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
HopfieldNetwork
- Network Hopfield Model-Hopfield Model Network
Neural_Networks_at_your_Fingertips
- 几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-several neural network algorithm routines, including In this paper before, art1 resonance, Boltzman machine, hopfield networks, self-organizing som, and so on.
HopfieldofTSP
- 这是在MATLAB上的Hopfield解决简单的TSP问题,虽然有点简单,但效果很好~-This is the MATLAB on the Hopfield simple solution of TSP, Although somewhat simple, but very effective ~
dif_hf
- Hopfield 离散网络源程序 是人工神经网络的一个网络构建的基本代码-discrete Hopfield network is a source of artificial neural network is a network of basic building code
NNLAB
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82. BOLTZMAN ART, ADALINE, while providing for different algorithms demonstration program.
annie-0.51-src
- 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
HNN_Matlab
- 基于hopfield网络的特征点匹配 能够对简单的图象进行快速而正确的匹配 -hopfield network based on the matching feature points to the right image for a simple, rapid and correct matching
HopfieldCpp
- 经典的hopfield神经网络C++程序,值得-classic hopfield neural network C program, it is worth a look at
Tsp_GA_Hopfield
- 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield