资源列表
[人工智能/神经网络/遗传算法] BP-Adaboost
说明:BP-Adaboost模型即把BP神经网络作为弱分类器,反复训练BP神经网络预测样本输出,通过Adaboost算法得到多个BP神经网络弱分类器组成的强分类器。-The BP-Adaboost model uses BP neural network as weak classifier to repeatedly train BP neural network to predict the sample output. Adaboost algorithm is used to obtain a<汪杰> 在 2025-06-09 上传 | 大小:232kb | 下载:0
[人工智能/神经网络/遗传算法] EM_code
说明:机器学习中EM算法的R语言实现,实测可用-EM Algorithm R language, found Available<张星宇> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] LSPE_code
说明:最小二乘参数估计的matlab程序代码,包括梯度校正参数估计法的matlab实现-Least squares parameter estimation matlab code, including gradient correction parameter estimation matlab implementation<张星宇> 在 2025-06-09 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Perceptron-numerical-experiment
说明:1.设计一个单一感知器解决简单分类问题 2.设计多个感知器神经元解决分类问题,并绘出图像 3.利用标准化感知器学习规则消除奇异样本对训练的影响-Design perceptron to solve classification problems<陆遥> 在 2025-06-09 上传 | 大小:13kb | 下载:0
[人工智能/神经网络/遗传算法] Elman
说明:运用双隐含层Elman神经网络进行一天24小时的电力负荷预测。-Elman neural network with double hidden layer for 24 hours power load forecasting.<陈晨> 在 2025-06-09 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] CNN
说明:这个代码主要是研究手写数字的识别效率,用卷积神经网络算法来实现,用的是官方手写字体数据,能够显现百分之九十以上的识别率。-Used for convolution neural networks to identify handwritten numbers<刘辉> 在 2025-06-09 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] dauble
说明:用优化的方法连步计算TSP问题,用优化的方法连步计算TSP问题。-Using optimization method to calculate the TSP problem<鞠潭> 在 2025-06-09 上传 | 大小:324kb | 下载:0
[人工智能/神经网络/遗传算法] function
说明:用优化的方法解决函数优化问题,用优化的方法解决函数优化问题。-Solving the function optimization problem with optimization method<鞠潭> 在 2025-06-09 上传 | 大小:242kb | 下载:0
[人工智能/神经网络/遗传算法] TWO
说明:用模拟退火方法解含两个自变量的函数优化问题,用模拟退火方法解含两个自变量的函数优化问题。-A simulated annealing method to solve the function optimization problem with two independent variables<鞠潭> 在 2025-06-09 上传 | 大小:999kb | 下载:0
[人工智能/神经网络/遗传算法] Boltzmann
说明:对一个三节点的玻尔兹曼机,在初始温度和初态确定的情况下,采用步长为-0.1的线性降温方式训练,通过编写程序确定在T 0时的状态-For a three-node Boltzmann machine, in the case of initial temperature and initial state determination, the use of a step-by-step linear cooling mode training, through the preparation of<tuantaun1234> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] pouyie_v14
说明:实现了图像的灰度化并进一步用于视频监视控,BP神经网络用于函数拟合与模式识别,用于建立主成分分析模型。- Achieve a grayscale image and further control for video surveillance, BP neural network function fitting and pattern recognition, Principal component analysis model for establishing.<张瑞华> 在 2025-06-09 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] bsvm-2.08
说明:BSVM解决了支持向量机(SVM),用于解决大型分类和回归问题。 它包括以下方法 一个对一个使用约束约束公式的多类分类 通过解决单一优化问题(再次,有界公式)进行多类分类。 参见我们比较文件的第3节。 使用Crammer和Singer的配方进行多级分类。 参见我们的比较文章第4节。 使用约束约束公式的回归-BSVM solves support vector machines (SVM) for the solution of large classification and r<程> 在 2025-06-09 上传 | 大小:364kb | 下载:0