资源列表

« 1 2 ... .23 .24 .25 .26 .27 428.29 .30 .31 .32 .33 ... 2830 »

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

说明:《MATLAB神经网络原理与实例精解》,第六章中的例子——BP网络实现异或逻辑-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples BP network XOR logic
<miaozhiwei> 在 2024-10-03 上传 | 大小:1024 | 下载:0

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

说明:《MATLAB神经网络原理与实例精解》中chap13中的例子 基于概率神经网络的柴油机故障诊断-Diesel Engine Fault Diagnosis based probabilistic neural network- " MATLAB network principles and examples of fine nerve Solutions" in chap13 examples
<miaozhiwei> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法Elman-network-prediction-

说明:《MATLAB神经网络原理与实例精解》中chap13的例子 Elman网络预测上证股市开盘价-" MATLAB network principles and examples of fine nerve Solutions" in the example of Elman network prediction chap13 Shanghai stock market opening
<miaozhiwei> 在 2024-10-03 上传 | 大小:4096 | 下载:0

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

说明:《MATLAB神经网络原理与实例精解》中chap13的例子 基于BP网络的个人信贷信用评估-" MATLAB network principles and examples of fine nerve Solutions" in the example chap13- Based on BP Network personal credit credit assessment
<miaozhiwei> 在 2024-10-03 上传 | 大小:25600 | 下载:0

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

说明:基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
<迟锐> 在 2024-10-03 上传 | 大小:134144 | 下载:0

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

说明:最大支持向量机分类算法是一种比较很好的解决了多数据的分类问题。-Maximum support vector machine classification algorithm is a relatively good solution to the problem of multiple classification data.
<梦样年华> 在 2024-10-03 上传 | 大小:2048 | 下载:0

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

说明:WES算法是多数据进行特征评价,然后在其基础上面对特征进行排序。-WES algorithm is a multi-feature uation data, and then sort the face features on its basis.
<梦样年华> 在 2024-10-03 上传 | 大小:1024 | 下载:0

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

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

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

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

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

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

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

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

源码中国 www.ymcn.org