资源列表
[人工智能/神经网络/遗传算法] axing
说明:利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn<温智君> 在 2025-06-10 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] protege_learning
说明:tutorials for learning protege(open source softwar to design the ontology)<maisam> 在 2025-06-10 上传 | 大小:11.17mb | 下载:0
[人工智能/神经网络/遗传算法] MiningConcepts
说明:数据挖掘概念和技术,电子书,英文版,300多页-Data mining concepts and techniques<段可> 在 2025-06-10 上传 | 大小:1.68mb | 下载:0
[人工智能/神经网络/遗传算法] tabu
说明:禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the<logspace> 在 2025-06-10 上传 | 大小:464kb | 下载:0
[人工智能/神经网络/遗传算法] facedetect-1.0.0.tar
说明:--- --- --- -人脸检测----------------------Face Detection<LIU Peng> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] neural_network_c_language
说明:使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.<徐章健> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] FisherFaces
说明:FisherFace, an algorithm based on PCA and LDA<Nguyen Viet Thang> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] TestCA
说明:基于元胞自动机(CA)仿真的一个小程序,有感兴趣的朋友欢迎一起探讨:QQ17771853-a CA based traffic simulation software.<li yan> 在 2025-06-10 上传 | 大小:4.37mb | 下载:0
[人工智能/神经网络/遗传算法] 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 BP network optimiz<沈龙> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:bpnet举例,因为BP网络的权值初始化都是随机生成,所以每次运行的状态可能不一样。 如果初始化的权值有利于训练,那么可能很快能结束训练。-bpnet For example, because the BP network, initialize the weights are randomly generated, so every time the state may not be the same as running. If the initialization of the wei<沈龙> 在 2025-06-10 上传 | 大小:1kb | 下载:0