资源列表
ga_TSP
- 动态展示tsp问题求解过程,并给出最优解和平均解(Dynamic display of TSP problem solving process)
somnetSIM
- 基于MATLAB语言,建立、训练、仿真som神经网络。(base on MATLAB Build, train and simulate som network.)
Pattern tion_mfiles
- About pattern recognition
Buoi01_Vector
- Lecture02_AlgorithmicComplexity.txt
蚁群算法
- 蚁群算法的Matlab源程序,可用于数学建模及其他的一些应用(Can be used for mathematical modeling)
遗传算法及其应用.pdf
- 遗传算法演化程序,是一本学习遗传算法的好书(Genetic algorithm evolution program is a good book to learn genetic algorithm.)
svm_test
- 支持向量机一个小例子,使用的例子是鸢尾花, 使用rbf核映射(a simple example of svm(support vector machine))
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
nueral_network
- 最基本的神经网络源码,初学者的福利,可以通过此了解神经网络的实现。(The most basic source code of neural network, the welfare of beginners, through which we can understand the realization of neural networks.)
20171211留档
- 利用SVM对制备的样本进行三分类,对图像进行三角形匹配,模板匹配(SVM was used to classify the samples in three categories. Triangle matching and template matching were applied to the images.)
RocAlphaGo-cython-optimization
- 仿照谷歌alphago原理的围棋程序,目前只有快速走子网络还没有完善好(this is a program according alphago theory)