资源列表

« 1 2 ... .02 .03 .04 .05 .06 2807.08 .09 .10 .11 .12 ... 2830 »

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

说明:RACNN注意力机制,细腻度图片分类。 RA-CNN由上到下用了3个尺度并且越来越精细,尺度间构成循环,即上层的输出作为当层的输入。RA-CNN主要包含两部分:每一个尺度上的卷积网络和相邻尺度间的注意力提取网络(APN, Attention Proposal Network)。在每一个尺度中,使用了堆叠的卷积层等,最后接上全连接层于softmax层,输出每一个类别的概率;这个是很好理解的,代码采用的网络结构是VGG的网络结构。(RACN
<FuChason> 在 2024-11-08 上传 | 大小:2kb | 下载:1

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

说明:整理的一些人工智能算法,包括遗传算法、粒子群算法等。(Some artificial intelligence algorithms, including genetic algorithm, particle swarm optimization algorithm, etc.)
<木昵称> 在 2024-11-08 上传 | 大小:112kb | 下载:1

[人工智能/神经网络/遗传算法基于自运动的仿人七自由度机械臂逆解算法

说明:压缩包里面有一篇期刊,实现期刊中的逆解算法,所用机械臂为7自由度仿人手机械臂,mathematica版本为11.3(There is a journal in the compression package, which implements the inverse algorithm in the journal. The manipulator is a 7-DOF humanoid manipulator, and the Mat
<m986883511> 在 2024-11-08 上传 | 大小:793kb | 下载:1

[人工智能/神经网络/遗传算法KDD99-SVM

说明:根据SVM,基于向量机算法的入侵检测系统,依托的是KDD99数据集(According to SVM, the intrusion detection system based on vector machine algorithm relies on KD99 data set.)
<JACKYANG11> 在 2024-11-08 上传 | 大小:3.3mb | 下载:1

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

说明:人工智能 第1章 绪论 第2章 刺激响应agent 第3章 神经网络 第4章 机器进化 第5章 状态机 。。。。。。 共25章(Artificial intelligence Chapter 1 Introduction Chapter 2 Stimulus Response Agent Chapter 3 Neural Network Chapter 4 Machine Evolution
<critipan> 在 2024-11-08 上传 | 大小:15.53mb | 下载:1

[人工智能/神经网络/遗传算法wind power forecasting based on EWT-KELM

说明:针对短期风电功率预测,提出一种基于经验小波变换预处理的核极限学习机组合预测方法。首先采用 EWT 对风电场实测风速数据进行自适应分解并提取具有傅立叶紧支撑的模态信号分量,针对每个分量分别构建 KELM 预测模型,最后对各个预测模型的输出进行叠加得到风速预测值并根据风电场风功特性曲线可得对应风电功率预测值。(Aiming at short-term wind power prediction, a kernel-based learnin
<小蹦豆> 在 2024-11-08 上传 | 大小:636kb | 下载:1

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

说明:BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)
<moluoker> 在 2024-11-08 上传 | 大小:2kb | 下载:1

[人工智能/神经网络/遗传算法MATLAB神经网络43个案例分析

说明:MATLAB神经网络43个案例分析 电子书籍(MATLAB neural network case analysis of 43 electronic books)
<菟兔子> 在 2024-11-08 上传 | 大小:51.54mb | 下载:1

[人工智能/神经网络/遗传算法actor-critic

说明:基于actor-critic的DDPG强化学习算法(DPG reinforcement learning algorithm based on actor-critic)
<scut_dai> 在 2024-11-08 上传 | 大小:2kb | 下载:1

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

说明:线性回归里的最小二乘估计,以及应用坐标下降的岭回归和Lasso的回归的python实现(Ridge regression and Lasso regression)
<夏栖迟> 在 2024-11-08 上传 | 大小:1kb | 下载:1

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

说明:遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)
<chenhuadong> 在 2024-11-08 上传 | 大小:704kb | 下载:1

[人工智能/神经网络/遗传算法A Self-Adaptive Mutation Neural Architecture Search Algorithm Based on Blocks

说明:是关于文章A Self-Adaptive Mutation Neural Architecture Search Algorithm Based on Blocks的Matlab源代码,希望对从事这个方向的人员有所帮助。 文章关键字:卷积神经网络,遗传算法,自适应变异,神经结构搜索。
<bengbengkaka> 在 2021-08-24 上传 | 大小:11.62kb | 下载:1
« 1 2 ... .02 .03 .04 .05 .06 2807.08 .09 .10 .11 .12 ... 2830 »

源码中国 www.ymcn.org