资源列表

« 1 2 ... 75 76 77 78 79 8081 82 83 84 85 ... 2831 »

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

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

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

说明:贝叶斯分类 iris 用python语言(linear python bays iris)
<hengeng> 在 2025-07-13 上传 | 大小:481kb | 下载: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 implementation, the algorithm f
<lilin123> 在 2025-07-13 上传 | 大小:1kb | 下载:1

[人工智能/神经网络/遗传算法万门大学强化学习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-07-13 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法现代机器学习基于深度学习的图像特征提取

说明:现代基于深度学习的图像特征提取,比较不错的文档(On the system of an unmanned intelligent vehicle with)
<ramble> 在 2025-07-13 上传 | 大小:1.87mb | 下载:0

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

说明:运用粒子群算法对ELM算法进行优化,以达到算法的最优性。(Particle swarm optimization (PSO) is applied to optimize the ELM algorithm to achieve the optimality of the algorithm.)
<LY14> 在 2025-07-13 上传 | 大小:2kb | 下载:2

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

说明:该程序是cs-svm的程序,用于对svm的算法优化(This program is a program of cs-svm, which is used to optimize the algorithm of SVM.)
<LY14> 在 2025-07-13 上传 | 大小:1kb | 下载:0

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

说明:感应电机开环SVPWM仿真完整数据模型,调试通过,直接可用。(Simulation of SVPWM based AC MOTOR)
<wangshuyi> 在 2025-07-13 上传 | 大小:10kb | 下载:0

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

说明:行人检测的很好,现在很多数据库都用DPM做这个检测(Pedestrian detection is very good. Now many databases use DPM to do this detection.)
<就爱吃麻酱> 在 2025-07-13 上传 | 大小:22.57mb | 下载:0

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

说明:亲测有效,效果很好~~感觉写的很简明,有注释(Pro-test effective, good effect, feeling very concise with comments)
<就爱吃麻酱> 在 2025-07-13 上传 | 大小:795kb | 下载:0

[人工智能/神经网络/遗传算法HOG 代码.docx

说明:HOG 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征是一种在计算机视觉和图像处理中用来进行物体检测的特征描述子(The Histogram of Oriented Gradient (HOG) feature is a feature descr iptor used for object detection in computer vision and image processing.)
<就爱吃麻酱> 在 2025-07-13 上传 | 大小:48kb | 下载:0

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

说明:Learning Deep Feature Representations with Domain Guided Dropout for Person Re-identification 2016年CVPR的一篇论文 行人再识别方法(Learning Deep Feature Representations with Domain Guided Dropout for Person Re-identification A CVPR Paper 2016 Pedestrian Reidenti
<就爱吃麻酱> 在 2025-07-13 上传 | 大小:2.16mb | 下载:0
« 1 2 ... 75 76 77 78 79 8081 82 83 84 85 ... 2831 »

源码中国 www.ymcn.org