资源列表
[人工智能/神经网络/遗传算法] darknet
说明:神经网络引入后,检测框架变得更快更准确。然而,大多数检测方法受限于少量物体。检测和训练数据上联合训练物体检测器,用有标签的检测图像来学习精确定位,同时用分类图像来增加词汇和鲁棒性。原YOLO系统上生成YOLOv2检测器;在ImageNet中超过9000类的数据和COCO的检测数据上,合并数据集和联合训练YOLO9-After the neural network is introduced, it is becoming faster<安宁> 在 2024-11-14 上传 | 大小:2.05mb | 下载:0
[人工智能/神经网络/遗传算法] linear-PSO
说明: 针对PSO算法容易早熟及后期容易在全局最优解附近震荡现象,可使用线性递减权重法PSO-For the PSO algorithm is easy to premature and late in the global optimal solution near the oscillation phenomenon, you can use the linear decrement weight PSO<yangyang> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] breed-PSO
说明:杂交粒子群算法是借鉴遗传算法中杂交的概念,在每次迭代中,根据杂交率选取指定数量的粒子放入杂交池内,池内的粒子随机地两两杂交。-The hybrid particle swarm algorithm is based on the concept of hybridization in genetic algorithm. In each iteration, the specified number of particles are p<yangyang> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] nonlinear-system-modeling
说明:基于BP神经网络的非线性系统建模-非线性函数拟合,本案例拟合的非线性函数为y x1的平方+x2的平方。-The nonlinear system modeling based on BP neural network to nonlinear function fitting<汪杰> 在 2024-11-14 上传 | 大小:271kb | 下载:0
[人工智能/神经网络/遗传算法] genetic-algorithm
说明:根据遗传算法和BP神经网络理论,在matlab软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-According to the theory of genetic algorithm and BP neural network, in the matlab software programming to realize BP neural network nonlinear systems based on genet<汪杰> 在 2024-11-14 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] neural-network-and-genetic-algorithm
说明:对于未知的非线性函数,仅通过函数的输入输出数据难以准确寻找函数极值,这类问题可以通过神经网络结合遗传算法求解,利用神经网络的非线性拟合能力和遗传算法的非线性寻优能力寻找函数极值。-For unknown nonlinear function, only through the function of input and output data is difficult to accurately find the function ex<汪杰> 在 2024-11-14 上传 | 大小:296kb | 下载:0
[人工智能/神经网络/遗传算法] MNIST(tensorflow)
说明:基于tensorflow的手写识别,训练后可以识别手写数字-Based on tensorflow handwriting recognition, training can identify handwritten numbers<都飞翔> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 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<汪杰> 在 2024-11-14 上传 | 大小:232kb | 下载:0
[人工智能/神经网络/遗传算法] EM_code
说明:机器学习中EM算法的R语言实现,实测可用-EM Algorithm R language, found Available<张星宇> 在 2024-11-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] LSPE_code
说明:最小二乘参数估计的matlab程序代码,包括梯度校正参数估计法的matlab实现-Least squares parameter estimation matlab code, including gradient correction parameter estimation matlab implementation<张星宇> 在 2024-11-14 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Perceptron-numerical-experiment
说明:1.设计一个单一感知器解决简单分类问题 2.设计多个感知器神经元解决分类问题,并绘出图像 3.利用标准化感知器学习规则消除奇异样本对训练的影响-Design perceptron to solve classification problems<陆遥> 在 2024-11-14 上传 | 大小:13kb | 下载:0
[人工智能/神经网络/遗传算法] Elman
说明:运用双隐含层Elman神经网络进行一天24小时的电力负荷预测。-Elman neural network with double hidden layer for 24 hours power load forecasting.<陈晨> 在 2024-11-14 上传 | 大小:5kb | 下载:0