资源列表
guassianmeanshift.py.tar
- clustering in an image using guassian meanshift method
BP
- 有关数学建模神经网络方面的一些实战的教程。-The mathematical modeling of neural network in some actual combat tutorial.
ACOYUANDAIMA
- 基本蚁群算法源代码,供大家改进与参考学习-a basic program of ant colony algorithm
BFO
- 细菌觅食优化算法函数分析及matlab代码实现-Bacteria foraging optimization algorithm function analysis and the realization of matlab code
FCCSD
- 改进的多算子融合的图像识别系统设计,足迹图像识别系统-Improved multiple operator fusion image recognition system design
DL_matlab
- 深度学习 Matlab接口-Depth learning Matlab interface
attachments
- PID tuning by PSO: find the PID parameter using PSO optimization.
K-means_C
- 聚类算法,由自己独立完成,适合初学机器学习的新手。-Kmeans++ Designed For Clustering,Written By Myself,Easy For Those Who Starts to learn Machine Learning
PSOCPP2
- pso微粒群算法的实现,使用c++编写,利用了面向对象的方式,具备很高的可读性-Achieve pso particle swarm algorithm, using c++ prepared using an object-oriented manner, with high readability
GA
- GA遗传算法的实现,使用c++编写,利用了面向对象的方式,具备很高的可读性-Achieve GA GA, use c++ prepared using an object-oriented manner, with high readability
BSO2
- 头脑风暴优化算法(BSO)的原始程序,是人工智能的新型算法,是做优化的-Brainstorming optimization algorithm(BSO) original program, is a new kind of algorithm, artificial intelligence is optimized
GA
- 遗传算法简单的求解y xsin(10pix)+2的matlab程序-Simple genetic algorithm (ga) to solve y xsin(10pix)+2 with matlab