资源列表

« 1 2 ... .37 .38 .39 .40 .41 2342.43 .44 .45 .46 .47 ... 2830 »

[人工智能/神经网络/遗传算法BP

说明:BP网络(Back Propagation),是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。-Back Propagation (BP), a multi-layer feedforward neural network trained by
<夏雪> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法CNN

说明:卷积神经网络是一种特殊的深层的神经网络模型,它的特殊性体现在两个方面,一方面它的神经元间的连接是非全连接的, 另一方面同一层中某些神经元之间的连接的权重是共享的(即相同的)。它的非全连接和权值共享的网络结构使之更类似于生物 神经网络,降低了网络模型的复杂度(对于很难学习的深层结构来说,这是非常重要的),减少了权值的数量。-Convolution neural network is a kind of special deep neura
<夏雪> 在 2024-10-11 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法AStar

说明:游戏中常用的寻路算法,AStar寻路效果展示,基于MFC实现-Pathfinding algorithm often used in game, AStar pathfinding results show, based on the MFC implementation
<的说法> 在 2024-10-11 上传 | 大小:162816 | 下载:0

[人工智能/神经网络/遗传算法VartiryPSO

说明:粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. PSO的优势在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。-The basic idea of Particle Swarm Optimization (PSO) is to find the optimal solution by cooperating and sharing i
<华盛顿> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法data

说明:随机森林算法的构造过程:1、通过给定的原始数据,选出其中部分数据进行决策树的构造,数据选取是”有放回“的过程,我在这里用的是CART分类回归树。 2、随机森林构造完成之后,给定一组测试数据,使得每个分类器对其结果分类进行评估,最后取评估结果的众数最为最终结果-Random Forest algorithm construction process: 1, by a given raw data, which part of
<小代> 在 2024-10-11 上传 | 大小:9216 | 下载:0

[人工智能/神经网络/遗传算法simulationCode

说明:用python实现的最优路径选择算法。可运行,功能强大,值得学习!-Optimal path selection algorithm with python implementation. Can run powerful, it is worth learning!
<陈宇> 在 2024-10-11 上传 | 大小:52224 | 下载:0

[人工智能/神经网络/遗传算法surveyor

说明:webot仿真机器人软件上,实现的机器人避障算法-SimuroSot in webot software to realize the robot obstacle avoidance algorithm,
<zhchwl> 在 2024-10-11 上传 | 大小:1234944 | 下载:0

[人工智能/神经网络/遗传算法leaf

说明:模拟植物生长算法的分形树源程序,根据迭代次数的不同获得一株完整的植物生长图-The plant growth simulation algorithm of the fractal tree source code, modified according to the different number of iterations to obtain a complete plant growth chart
<zhchwl> 在 2024-10-11 上传 | 大小:774144 | 下载:0

[人工智能/神经网络/遗传算法BP_Differ_Train

说明:BP神经网络算法用来拟合加噪信号,并以动量梯度下降算法和减少内存的Levenberg-Marquardt算法两种训练方法进行该实例下的性能对比-BP neural network algorithm used to fit the noise signal, and to reduce the momentum gradient algorithm and memory Levenberg-Marquardt algorithm two
<寻家军> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法DICLASS

说明:各种不同的额分类器,带有交叉检验功能。并且含有最新的ELM函数-Different Classifier
<Wqwqwqw> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法lecture13-SVMs

说明:TUTORIAL FOR LEARNING SVM
<darsh> 在 2024-10-11 上传 | 大小:492544 | 下载:0

[人工智能/神经网络/遗传算法SVM-TUTORIAL

说明:MACHINE LEARNING TUTORIAL
<darsh> 在 2024-10-11 上传 | 大小:690176 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2342.43 .44 .45 .46 .47 ... 2830 »

源码中国 www.ymcn.org