资源列表
codeastar
- A*算法实现代码,具体的实现了A*寻路算法的代码-A* code implementation
Neural-network
- 神经网络的介绍,主要是bp网络,适合神经网络入门-Neural network is introduced in this article
javab-p
- 用java实现的bp神经网络预测 用java语言编写的bp神经网络模型-java bp
Neural-network-recognition
- 网络将输入模式加权求和、与门限比较、再进行非线性运算,得到网络的输出-The network will be weighted sum input mode, compared with the threshold, then a nonlinear operator to get the output of the network
Predatory-search-algorithm
- 巴西人Alexandre Linhares提出捕食搜索算法的最初文献,发表于SCI期刊。-this is a paper about Predatory search algorithm ,which is publish by IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION.
otsu2
- ostu算法,绝对能用,能跟大部分算法相结合,如BP,粒子群等等,绝对超值-ostu algorithm, can absolutely matter sorted out most of the algorithm are combined, such as BP, particle swarm, the absolute value
Fuzzy-Netwok
- 模糊-神经网络的C语言实现 经测试可运行 -C program sample of Fuzzy- network.
Nccprop
- Ncc神经网络C语言实现.经测试可运行.运行环境TurboC2.-C program sample of Ncc network
matlab_neat
- 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
hopfield
- 主要通过利用hopfield网络实现了旅行商路程最短问题,代码完整。-Mainly through the use hopfield network the shortest traveling salesman walk problem, the complete code.
fuzzy-nnsfam
- sfam系统模糊神经网络实现,功能全,性能稳定-fuzzy-nn application in sfam
MATLABneural-network
- MATLAB神经网络编码!对学习MATLAB神经网络有很好的作用!-MATLAB neural network coding! Learning MATLAB neural network is a good role!
