资源列表

« 1 2 ... .41 .42 .43 .44 .45 2646.47 .48 .49 .50 .51 ... 2830 »

[人工智能/神经网络/遗传算法万门大学强化学习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,
<lilin123> 在 2024-10-08 上传 | 大小:3072 | 下载:0

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

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

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

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

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

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

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

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

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

说明:亲测有效,效果很好~~感觉写的很简明,有注释(Pro-test effective, good effect, feeling very concise with comments)
<就爱吃麻酱> 在 2024-10-08 上传 | 大小:814080 | 下载: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.
<就爱吃麻酱> 在 2024-10-08 上传 | 大小:49152 | 下载: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
<就爱吃麻酱> 在 2024-10-08 上传 | 大小:2268160 | 下载:0

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

说明:基于SPEA2和MOGA算法实现的多目标优化,主要针对营养平衡目标进行规划。(The multi-objective optimization based on SPEA2 and MOGA algorithm is mainly aimed at planning the goal of nutrition balance.)
<皮皮侠> 在 2024-10-08 上传 | 大小:90946560 | 下载:0

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

说明:基于深度学习和协同过滤算法实现问卷调查内容推荐,通过深度学习中的tensflow构建项目评分矩阵,利用协同过滤算法产生推荐结果。(Based on the depth learning and collaborative filtering algorithm, the content of the questionnaire is recommended. The project score matrix is constructed
<cooper777> 在 2024-10-08 上传 | 大小:7064576 | 下载:0

[人工智能/神经网络/遗传算法kmeans-algorithm

说明:一个基础kmeans算法,内含有数据文件,可以直接执行。(A basic kmeans algorithm, which contains data files, can be directly executed.)
<Xuagent> 在 2024-10-08 上传 | 大小:30720 | 下载:0

[人工智能/神经网络/遗传算法Genetic algorithm optimization calculation

说明:遗传算法的优化计算—输入自变量降维,利用遗传算法对BP神经网络进行优化(Optimization calculation of genetic algorithm -dimensionality reduction of input variables ,Optimization of BP neural network by genetic algorithm)
<Tracy1> 在 2024-10-08 上传 | 大小:290816 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 2646.47 .48 .49 .50 .51 ... 2830 »

源码中国 www.ymcn.org