资源列表

« 1 2 ... .52 .53 .54 .55 .56 857.58 .59 .60 .61 .62 ... 2830 »

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

说明:-----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- mom
<沈龙> 在 2024-11-14 上传 | 大小:4kb | 下载:0

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

说明:基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
<李伟> 在 2024-11-14 上传 | 大小:153kb | 下载:0

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

说明:用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
<wuliang> 在 2024-11-14 上传 | 大小:2kb | 下载:0

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

说明:基于遗传算法的最优潮流程序可以适合初学者-optional
<wuliang> 在 2024-11-14 上传 | 大小:3kb | 下载:0

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

说明:关于小波变换的代码大全,有matlab的,也有c++的-Sooty wavelet transform
<all> 在 2024-11-14 上传 | 大小:7.19mb | 下载:0

[人工智能/神经网络/遗传算法AI-PingPong

说明:visual basic 编写的人工智能ping pang 球程序-AI programed by visual basic. It s a ping-pang program
<liu> 在 2024-11-14 上传 | 大小:24kb | 下载:0

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

说明:It s code is available.
<fatemeh ghods> 在 2024-11-14 上传 | 大小:393kb | 下载:0

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

说明:一篇介绍ANN的文章,我们学习机器学习课时老师给的,特别值得一读-1 Introduction ANN' s article, we study machine learning lesson given by a teacher, in particular, is worth a read
<liupz> 在 2024-11-14 上传 | 大小:289kb | 下载:0

[人工智能/神经网络/遗传算法Project1_C4.5_NEW_985101292

说明:机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
<liupz> 在 2024-11-14 上传 | 大小:684kb | 下载:0

[人工智能/神经网络/遗传算法myFFT-java

说明:java 编写的FFT源程序-a FFT program by java
<xinmindong> 在 2024-11-14 上传 | 大小:2kb | 下载:0

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

说明:实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
<> 在 2024-11-14 上传 | 大小:480kb | 下载:0

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

说明:本算法为蚂蚁算法,主要解决了Berlin52的路径规划问题。蚂蚁算法可以用于路径的规划,和PID参数的整定,是一种仿生智能算法!-This algorithm ant algorithm solves the problem of Berlin52 path planning problems. Ant algorithm can be used for path planning, and PID parameter tuning,
<guoangang> 在 2024-11-14 上传 | 大小:467kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 857.58 .59 .60 .61 .62 ... 2830 »

源码中国 www.ymcn.org