资源列表

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

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

说明:非线性映射能力:BP神经网络实质上实现了一个从输入到输出的映射功能,数学理论证明三层的神经网络就能够以任意精度逼近任何非线性连续函数。这使得其特别适合于求解内部机制复杂的问题,即BP神经网络具有较强的非线性映射能力-Nonlinear mapping ability: BP neural network essentially implements a mapping from input to output function, the
<沈阳阳> 在 2025-05-31 上传 | 大小:47kb | 下载:0

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

说明:自学习和自适应能力:BP神经网络在训练时,能够通过学习自动提取输出、输出数据间的“合理规则”,并自适应的将学习内容记忆于网络的权值中。即BP神经网络具有高度自学习和自适应的能力-Self-learning and adaptive capacity: BP neural network during training, the output can be automatically extracted by learning "
<沈阳阳> 在 2025-05-31 上传 | 大小:108kb | 下载:0

[人工智能/神经网络/遗传算法Handwritten-Character

说明:基于CNNs的手写字符识别系统,载入MNIST手写字符数据库,通过训练提取特征,达到99 的识别率-Based on CNNs handwritten character recognition system, load MNIST handwritten character database, extract features through training, up to 99 recognition rate
<citronnelle> 在 2025-05-31 上传 | 大小:1.63mb | 下载:0

[人工智能/神经网络/遗传算法some-little-games

说明:里面包含猜数字、电脑开奖、键盘练习、贪吃蛇等多个游戏,。-Guess which contains computer lottery, keyboard exercises, Snake and many other games.
<jian> 在 2025-05-31 上传 | 大小:813kb | 下载:0

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

说明:清华大学-模式识别-边肇棋 神经网络源码 根据原文编程,不调用MATLAB函数,便于加深知识理解-neural network code in matlab
<sun> 在 2025-05-31 上传 | 大小:3kb | 下载:0

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

说明:能约束斜率的二次样条Hermite插值 的源代码-Slope constrained Quadratic Spline Hermite Interpolation [J].
<sun> 在 2025-05-31 上传 | 大小:4kb | 下载:0

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

说明:高斯核支持向量数据描述(SVDD)方法的源代码 -the code of gauss kernel support vector data descr iption
<sun> 在 2025-05-31 上传 | 大小:7kb | 下载:0

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

说明:本代码可以将MATLAB数据放到3d studio max中显示。-show matlab data in 3dmax
<sun> 在 2025-05-31 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法CLIPS-Demo

说明:CLIPS(C Language Integrated Production System)是由美国国家航天局约翰逊空间中心人工智能部在1985年推出的专家系统开发工具。-CLIPS (C Language Integrated Production System) is the NASA Johnson Space Center in the Department of Artificial Intelligence in 1985
<陈锋> 在 2025-05-31 上传 | 大小:321kb | 下载:0

[人工智能/神经网络/遗传算法BP-algorithm-source-code-of-matlab

说明:基于神经网络bp算法的matlab程序源代码-Based on neural network bp algorithm matlab source code
<hha> 在 2025-05-31 上传 | 大小:1kb | 下载:0

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

说明:BP神经网络是一种基于误差反向传播的学习机制,通过反馈信息对网络权值信息进行修改,使实际输出与期望输出误差减小。-BP neural network is an error back propagation learning mechanism, based on the feedback information through the information network weights to be modified so that
<dingtong> 在 2025-05-31 上传 | 大小:54kb | 下载:0

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

说明:GA—BP运用GA对BP神经网络进行训练,取得的最优解作为初始链接权值和阈值,以对BP神经网络局部搜索能力强、全局搜索能力差的缺点进行改进,来达到提高BP神经网络的性能的目的。-GA GA-BP using BP neural network is trained to obtain the optimal solution as the initial link weights and thresholds of BP neural
<dingtong> 在 2025-05-31 上传 | 大小:61kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2053.54 .55 .56 .57 .58 ... 2831 »

源码中国 www.ymcn.org