资源列表
Apriori
- 数据挖掘关联规则的系统平台实现,用c++编程语言在vs上进行了开发(association rules mining)
TSP算法
- TSP算法希望对大家有所帮助,可以跑出图,请放心下载(TSP, we hope to help, you can run out of map, please rest assured that download)
案例1非线性
- 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
PSO
- 实现PSO优化算法的程序,对学习PSO的学者提供一定的帮助。(PSO optimization algorithm to achieve the program, PSO scholars to learn to provide some help.)
SimpleGATest
- 简单遗传算法解决TSP 并附文档 简单遗传算法解决TSP 并附文档(simple GA test on TSP problem)
chapter3
- 图像处理 人工智能 神经网络 深度学习 数值计算(picture process artificial intelligence bp numberical calculation)
BP预测程序
- bp神经网络实现功率预测,含归一化和反归一化操作,属于通用代码(Power prediction based on BP neural network)
chapter33
- 模糊神经网络就是模糊理论同神经网络相结合的产物,它汇集了神经网络与模糊理论的优点,集学习、联想、识别、信息处理于一体。模糊神经网络可用于模糊回归、模糊控制器、模糊专家系统、模糊谱系分析、模糊矩阵方程、通用逼近器。(Fuzzy neural network is the product of the combination of fuzzy theory and neural network. It combines the advantages of neural network and fuz
structp
- 一个简单的利用Python语言和TensorFlow框架,编写的简单神经网络(A simple neural network tensorflow)
遗传算法
- MATLAB实现遗传算法用于求解无约束问题的最优解。(Use genetic algorithm to solve the optimal solution)
SMO算法实现
- 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
BPtrainedbyPSOalgorithm
- pso优化bp,程序大框架已有,自己修改数据就可以使用(PSO optimization BP, the program has been large frame, modify their own data can be used)
