资源列表
LSMClass
- 改进的最小二乘法实现代码,提高了收敛速度。-improve the least-squares method to achieve code, improving the convergence rate.
aga.tar
- 遗传算法的一个源代码,可用于网络性能优化的仿真或者推算
ga
- this programm implements the genetic algorithm
CH8
- 西安电子科技大学 神经网络教程 代码 第8章,请大家下载。 -university of xidian neural network Book Codes for chapter 8
main
- 通过KNN和朴素贝叶斯算法 实现 模式识别中的分类-Achieve pattern recognition is classified by KNN and Naive Bayes algorithm
BP
- BP算法源程序C++ 是WORD版的 拷贝后自建一个工程就可以运行-BP algorithm source C++
HopfieldNeuralNetwork_src
- 基于hopheid的人工神经网络模式识别,代码可读性强
BP
- BP神经网络识别代码,可以选择任意的传递函数,迭代函数。参数只需要输入矩阵和输出矩阵即可-BP neural network identification code, you can choose any of the transfer function, iterated function. Parameters only need to enter the matrix and output matrix can be
GABP
- 采用遗传算法优化的BP神经网络,很好,很重要-Genetic algorithm optimization of BP neural network
6
- 人携带狐狸,鹅,豆子安全过河问题,应用各种不同算法,SWI-prolog编程,简单游戏-Person carrying a fox, geese, beans safety problem across the river, the application of different algorithms, SWI-prolog programming, easy Games
FeatureExtraction
- 神经网络的特征提取。一种新的投影方法,很有价值。-Neural network feature extraction. A new projection method, great value.
Ga4Tsp
- 西电王老师 现代运筹学 TSP作业, 求解TSP问题的遗传代码,分别测试了不保留精英个体,保留精英个体也保留最差个体和只保留精英个体。 带详细开发过程注释-genetic algorithem for tsp problem c code
