资源列表

« 1 2 ... .44 .45 .46 .47 .48 349.50 .51 .52 .53 .54 ... 2830 »

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

说明:BP神经网络用于分类,拟合所需要算法,是入门比较简单的学习算法。(BP neural network is used to classify and fit the necessary algorithm. It is a simple learning algorithm.)
<肚肚加> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法鸢尾花用ID3算法

说明:建立决策树模型基于R软件,利用DI3算法,利用鸢尾花数据(Establish a decision tree)
<zhai11> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:matlab BP神经网络学习示例,适合新手,共四个实例(A preliminary learning example of BP neural network)
<dijieya> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。(The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.)
<WG_JNU> 在 2024-11-03 上传 | 大小:1024 | 下载:2

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

说明:齿轮箱故障诊断,用于诊断齿轮箱的几种不同的故障类型。(Fault diagnosis of gear box)
<1475> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:LDA线性判别算法,可以用来对数据进行降维(LDA linear discriminant algorithm can be used for dimensionality reduction of data.)
<筱旭呀> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:改进的dnn,准确率达到了百分之98,有注释(The accuracy of the improved DNN is ninety-eight percent, with annotations)
<tominent> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:识别率85%,kaggle上有名的猫狗大战算法,可以很方便的查看分类结果。每一个epch需要22s左右(GTX1050Ti 4G)(The recognition rate is 85%. The famous dog and dog algorithm on kaggle is very convenient for us to see the classification results. Each epch needs about
<AIW_thomas> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:lle用来处理高维数据降维,经检验此程序运行效果很好(LLE is used to deal with dimensionality reduction of high-dimensional data. It is proved that the program runs well.)
<YZW1014> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:在anaconda+opencv+tensorflow平台下,利用简单的CNN卷积神经网络进行手写字符识别(Under the anaconda+opencv+tensorflow platform, we use simple CNN convolution neural network to handwritten character recognition.)
<俭任> 在 2024-11-03 上传 | 大小:1024 | 下载:0

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

说明:手写体识别的训练,采用卷积神经网络,附带数据集下载代码(The training of handwritten recognition is based on convolution neural network, and the download from the dataset.)
<啊偶> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法万门大学强化学习算法代码RW模型+TD模型

说明:万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python i
<lilin123> 在 2024-11-03 上传 | 大小:1024 | 下载:1
« 1 2 ... .44 .45 .46 .47 .48 349.50 .51 .52 .53 .54 ... 2830 »

源码中国 www.ymcn.org