资源列表
hopfield_neuro_network
- 用matlab编写的求解10城市、31城市、70城市的TSP神经网络算法,供大家学习只用,算法简洁明了,注释全,易理解。-Using matlab to solve 10 cities, 31 cities, 70 cities TSP neural network algorithm, only for them to learn the algorithm concise, notes the whole, easy to understand.
VB--ANNs
- 可以实现神经网络的计算,是在VB环境下编译的-BP ArtificialNeuralNetworks(ANNs)
foreigner-write-PSO
- 智能优化算法:粒子群优化算法(PSO)应用于神经网络优化程序-intelligence optimization algorithm of pso
sumGaussFitting
- 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
nonlinear(exp)_FLSSVM
- 基于模糊的最小二乘支持向量机,可用于分类,效果较好。-Fuzzy least squares support vector machine can be used for classification, the effect is better.
WordSimilarity
- 基于HowNet对中文单词进行相似度计算,实现的是《基于<知网>的词汇语义相似度计算》论文中的算法。-Based on HowNet for Chinese words for similarity computation, to achieve the " based on < Text> vocabulary semantic similarity calculation," the paper' s algorithm.
pso-lib
- 粒子群工具箱,可用,可实现单目标,多目标最优化-PSO toolbox available, single-target, multi-objective optimization
Simultaneous-Design-of-Membership-Functions-and-R
- Simultaneous Design of Membership Functions and Rule Sets Using GA
fuzzy-simulation
- 模糊模拟,帮助解决模糊模拟的一些问题,可以作为学习模拟模拟一个途径-fuzzy simulation
ACS_TSP
- 蚁群算法 这个是用来解决旅行商问题的一个vc++写的代码,其中使用了类。-Ant colony algorithm. This is manipulated code for ant colonies it can solve a kind of tsp.
BPcrossvalind
- MATLAB的BP交叉验证的程序,自己编写的,可直接运行,供大家参考。-MATLAB-BP cross-validation procedure, I have written can be directly run, for your reference.
neuro_src_CSharp
- 一个神经网络计算的库,实现几个通用神经网络体系和训练方法,自识别图,弹性网络等.like Back Propagation, Kohonen Self-Organizing Map, Elastic Network, Delta Rule Learning, and Perceptron Learning.-In this article, a C# library for neural network computations is described. The library impleme