资源列表

« 1 2 ... .48 .49 .50 .51 .52 2253.54 .55 .56 .57 .58 ... 2831 »

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

说明:BP网络(Back Propagation),是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(BP nntool is a multilayer feedforward network trained by error inverse propagation algorithm. It is one
<白色*风车> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:tensorflow的使用练习,用python实现(Practice of using tensorflow)
<qian601> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:神经网络预测数据,遗传算法优化权值和阈值,调用子函数包含在压缩包中(Neural network predicts data, genetic algorithm optimizes weights and thresholds, and calls the sub functions contained in the compression package.)
<糖糖吖> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法万门大学强化学习GridEvalu模型GridPolicy模型

说明:万门大学,强化学习,Grid_world_evaluation模型算法代码实现, V(S) = V(S) + A * ( R(S) + r*V(new_S) - V(S) ) Grid_world_Policy模型, P(S) = P(S) + A * ( R(S) + r*P(new_S) - P(S) )(In the intensive learning of the University of Wan men, the Grid_world_evaluation algo
<lilin123> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法Irisflower-class-code

说明:实验将Iris花的数据集分为2组,每组各75个样本,每组中每种花各有25个样本。其中一组作为以上程序的训练样本,另外一组作为检验样本。为了方便训练,将3类花分别编号为1,2,3 。   使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。(The data set of Iris flower was divided into 2 groups, 75 samples in each group. Each group had 25 sam
<xk_悸动> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:javascr ipt 实现克里金插值。实现克里金插值渲染图--不依赖GP服务(Javascr ipt implementation of Kriging interpolation. The Kriging interpolation map rendering -- do not rely on GP services)
<1620377975> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:极限学习机的改进型,可用于降维和图像重构(Autoencoder With Invertible Functions for Dimension Reduction andImage Reconstruction)
<FrankXing> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:lstm网络数据处理,网络训练以及权重自动训练更新。(data processing,network training and weight updating)
<zhangyiling> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法ART2py-master

说明:ART2(自适应共振理论)的python实现(Python implementation of ART2 (Adaptive Resonance Theory))
<A.Star> 在 2025-06-26 上传 | 大小:3kb | 下载:0

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

说明:这是一个可以完成装箱问题的遗传算法,很容易移植到各个地方。(This is a genetic algorithm that can complete the bin packing problem. It is easy to transplant to various places.)
<lyb番茄> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法基于Matlab的函数优化遗传算法程序

说明:这是基于Matlab的函数优化遗传算法程序(This is based on Matlab's function optimization genetic algorithm program.)
<Fan丶Orz> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法风功率预测matlab

说明:用matlab进行风功率预测,最小二乘法(wind power data prediction based on matlab)
<cyanfay> 在 2025-06-26 上传 | 大小:3kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2253.54 .55 .56 .57 .58 ... 2831 »

源码中国 www.ymcn.org