资源列表
SQPSO
- 基于物种形成的PSO算法(SQPSO),里面含有量子粒子的思想。主要参考Blackwell的论文。采用的动态环境是MPB函数---移动峰基准函数10个峰-PSO algorithm based on the formation of species (SQPSO), which contains the idea of quantum particles. Blackwell main reference papers. Using a dynamic environ
SA
- 模拟退火算法的c++实现小型旅行商问题,在vs2010环境编译运行成功。人工智能小作业。-C++ simulated annealing algorithm implemented in vs2010 compiler environment running successfully. AI small operations.
GA
- 遗传算法实现小型的旅行商问题。vs2010编译成功。人工智能小作业。-Compact genetic algorithm traveling salesman problem. vs2010 compile successfully. AI small operations.
DBN_RBM1.1
- 非常不错的深度学习算法DBN_DBM,欢迎大家下载交流!-A very good algorithm of deeplearning (eg.DBN_DBM), and it is suitable for researcher of deeplearning.
biandui
- 多个机器人编队控制 形成统一队形到达目标点的程序-robot path
DE77
- 全局优化的进展算法,能够保证收敛到全局极值-DIFFERENTIAL EVOLUTION ALGORITHM OF GLOBAL OPTIMIZATION, THIS METHOD WAS PROPOSED BY R. STORN AND K. PRICE
test4
- 模糊推理,尝试在C++的环境下调用MATLAB提供的模糊推理函数-fuzzy logic
Bei
- ╭︿︿︿╮ {/ ·· /} ( (00) ) ︶︶︶ 主题模型,LDA,Blei,经典主题模型,C-Topic Model, LDA Blei, Classic Topic Model, C++
IET_CV_2010
- 一种改进的背景权重的Meanshift跟踪方法-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
IET_CV_SOAMST2
- 基于模块和方向的自适应均值漂移算法,的规模和方向自适应的Mean Shift跟踪,广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。-Scale and Orientation Adaptive Mean Shift Tracking,Extensive experiments are performed to testify the proposed method and validate its robustness to the scale and ori
VRP_GA
- 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
Three-methods-for-VRP
- 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考。-Including genetic algorithms, building law and Improvement Act, including three kinds of methods to achieve VRP problem. For beginners to learn and reference.
