资源列表
[人工智能/神经网络/遗传算法] multi-class-problem
说明:将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class problem into multiple binary cl<刘茂> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Improved-BP-neural-network-algorithm
说明:改进型的BP神经网络算法,基于量化共轭梯度法搜索-Improved BP neural network algorithm<烦渴> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] AGA-PPR
说明:投影寻踪优化算法源码,投影方向及参数采用改进的自适应遗传算法-Projection Pursuit improved adaptive genetic algorithm optimization algorithm source, projection direction and parameters<星月> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] feature_context
说明:王兴刚和白翔合作发表的CVPR2011的文章, Feature Context for Object Detection and Image Classification,可以用于物体检测和图像的分类,用到了特征上下文,Feature Context-PROCEEDINGS and white Xiang cooperation the published CVPR2011 article Feature Context for Object Detection and Image Classi<wang> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Grey-Model-Based-on-Genetic-
说明:基于GA-GM(1,1)模型的航空发电机状态趋势分析结果较GM(1,1)模型所得结果平均相对误差降低0.14个百分点,分析结果更加精确,为灰色分析模型及其优化模型在航空发电机剩余使用寿命预测技术研究中的应用奠定基础。同时也说明遗传优化算法在航空发电机状态趋势分析中的应用是可行的且具有实际科学意义。这也为GA-GM(1,1)模型在其他领域中的应用指明了道路。-GA-GM (1,1) model-based aviation generator status trend analysis resul<鹿丸九> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] innovation
说明:功能分区,对几个城市功能分区的源代码,关于人工神经网络的小程序-Functional partition, the source code for the partition function of several cities<iris> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] 45666011matlab(new)
说明:人工智能\遗传算法 源程序\45666011matlab遗传算法程序-Artificial Intelligence \ genetic algorithm \ genetic algorithm source code \ 45666011matlab genetic algorithm<heaven> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Particle-Swarm-Optimization-method
说明:本程序采用基本粒子群算法,共有8个测试函数,测试算法对复杂函数的收敛速度和收敛方差-This program uses a Particle Swarm Optimization, a total of eight test functions, test algorithm convergence speed and variance of complex functions<liunan> 在 2025-06-08 上传 | 大小:8kb | 下载:1
[人工智能/神经网络/遗传算法] GAPBP
说明:用遗传算法优化BP神经网络的初始权值,并用于非线性系统辨识。-BP neural network using genetic algorithms to optimize the initial weights, and for the identification of nonlinear systems.<邓一一> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] GeneticAlgorithm
说明:遗传算法解决背包问题和旅行商问题。 测试数据已经写入java代码中。 遗传算法的参数可以修改。-Genetic algorithm to solve the knapsack problem and the traveling salesman problem. The test data has been written to the java code. The parameters of the genetic algorithm can be modified.<lvsmart> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Silence-removal-in-speech-signals
说明:进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。-A simple method for silence removal in speech streams<刘冰> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] hw3
说明:在打鸭子游戏中运用HMM算法。猜测500只鸭子的可能行为。由服务器给出鸭子的行为,通过forward-backward algorithm 来得到transmission matrix, observation matrix和初始状态矩阵。程序根据服务器给出的observed state 来猜测鸭子的下一个state。observe state有三种运动方式和四种运动方向组合而成。鸭子有三种运动方式,加速,保持速度,和静止。有上下东西四个运动方向。-HMM algorithm applicati<夏茉儿> 在 2025-06-08 上传 | 大小:8kb | 下载:0