资源列表
ACSForCVRP(parallelPcandidateLists)
- 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
ASForTSP(candidateLists)
- 蚂蚁算法使用候选列表求解TSP,候选列表队搜索效率有很大贡献,采用的候选列表采用基于三角划分,最后结果很好。-Ant algorithm uses the candidate list for solving TSP, the list of candidates has contributed much to the team search for efficiency, using a list of candidates based on triangulation, the final
MMASForTSP
- 最大最小蚁群算法求解TSP。最大最小蚁群算法通过限制信息素的上下限,使得搜索的开发探索能力更强。-Max- min ant colony algorithm for solving TSP. Maximum and minimum ant colony algorithm pheromone upper and lower limits, allowing developers to explore the ability to search for more.
ACSForTSP(sequence)
- 蚁群系统算法求解TSP,蚁群系统算法在构建路径时采用顺序构建的方式。-Ant System Algorithm for TSP, ant colony system algorithm constructed using sequential manner during the build path.
CHNN-solve-TSP-problem
- 连续Hopfield网络解决TSP问题的程序-Continuous Hopfield network programs to solve TSP problem
rgzn
- 对宋体数字进行数字识别,程序简单,都能看懂~-Digital identification, the digital Arial program is simple, can understand
Multi-layer-perceptron
- XOR_Example % The matrix implementation of the Backpropagation algorithm for two-layer
ANN BP simulink
- ANN_MLP_BP_Batch_Mode_Training.gif
k_means
- k-means聚类,聚类分析在人工智能方面多有用处,而k-means方法是最简单、最基本的一种,程序是k-means聚类方法的C++实现-k-means clustering
Pre-Sentient-Algorithms
- 使用灰色神经网络对钢铁企业的高炉煤气进行煤气的产生的预测-Using grey neural network for blast furnace gas of iron and steel enterprise production of gas prediction
jMetal-master
- jmetal5.0The jMetal project started in 2006 as the result of our need of having a easy to use, flexible, extensible and portable multi-objective optimization framework with metaheuristics.-Document which describes to Nondominated Sorting Genetic Algo
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
