资源列表
[人工智能/神经网络/遗传算法] TSP
说明:高效率的人工智能算法,解决旅行者问题,并且采用了多种算法进行对比。-Efficient artificial intelligence algorithms, to solve the issue of travelers, and use a variety of comparison algorithms.<谢松林> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Clustering
说明:数据挖掘算法的实现,基于模糊聚类的最大树算法,数据集是darpa99,也就是KDD-CUP99中采用的数据集-The realization of data mining algorithms, based on fuzzy clustering of the largest tree algorithm, a data set is darpa99, which is used in KDD-CUP99 data set<谢松林> 在 2025-10-09 上传 | 大小:32kb | 下载:0
[人工智能/神经网络/遗传算法] EP
说明:EP算法是机器学习中一种重要的算法,主要用来求两个向量间的核函数。-EP algorithm is an important machine learning algorithms, the main vector for the order between the two nuclear function.<陈莹莹> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] repetitive
说明:有重复元素的全排列输出There s the output repetitive elements-There s the output repetitive elements<_free_> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[matlab例程] bpdetail
说明:严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j)-BP network in strict accordance with the formula to design a matlab program, the optimized BP network desig<李新> 在 2025-10-09 上传 | 大小:2kb | 下载:0