CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NN optimization

搜索资源列表

  1. NN-PSO

    1下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21488
    • 提供者:chenqh
  1. GA_NN

    1下载:
  2. 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44229
    • 提供者:ann
  1. NN2

    0下载:
  2. Global optimization of neural network weights NN权值的全局优化-Global optimization of neural network weights NN weights of the global optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:549809
    • 提供者:马柏杨
  1. PSO_base_RBF

    3下载:
  2. PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:3815
    • 提供者:aKON
  1. [matlab.ga.nn]

    0下载:
  2. 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12261
    • 提供者:
  1. NN

    0下载:
  2. 神经元算法讲义!对于初学智能优化算法的人会有很大帮助!-Neural algorithm notes! Intelligent Optimization Algorithm for the beginner who will be a great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:29424
    • 提供者:xuhaitao
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. tulun3

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10772
    • 提供者:chen
  1. tulun4

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:chen
  1. An-alternative-approach-for-nn-evolution-with-a-g

    0下载:
  2. RBF optimization with genetic algorithm(article3)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:710981
    • 提供者:hos
  1. EKF

    0下载:
  2. 非线性扩展卡尔曼滤波算法的matlab程序-Descr iption:This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize the nonlinear dyn
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:5442
    • 提供者:窦贤明
  1. pso-nnt

    1下载:
  2. 粒子群算法优化nn神经网络,为优化神经网络参数提供新的思路-Particle Swarm Optimization nn neural networks, to provide new ideas for optimizing neural network parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2538972
    • 提供者:jl
  1. NN

    0下载:
  2. 智能算法30案例 包括遗传算法、神经网络、粒子群、模拟退火等-Intelligent algorithm of 30 cases including genetic algorithms, neural network, particle swarm optimization, simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7418645
    • 提供者:cs
  1. my-souce-code-20130915

    0下载:
  2. 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. BP-NN

    0下载:
  2. matlab神经网络算法优化实现,可自己调节各项参数-matlab neural network algorithm optimization to achieve, you can adjust the parameters of their own
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1098
    • 提供者:和知
  1. SURF-based-image-stitching

    5下载:
  2. SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:2070528
    • 提供者:马丁
  1. WPD-BP-NN

    0下载:
  2. 运用小波分析,BP神经网络在电网负荷预测中的智能优化算法-Wavelet analysis, BP neural network load forecasting smart grid optimization algorithms
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:46533
    • 提供者:阿龙
  1. Research-on-Optimization-of-Speed-Identification.

    0下载:
  2. Introducing the rank-weight method into the basic ant colony optimization (ACO), we use the modified ACO to optimize the weights and thresholds value of neural networks (NN). And when the BPNN is being trained, this method can solve the disad
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:108335
    • 提供者:samir
  1. NN

    0下载:
  2. 神经网络算法实现MATLAB仿真实例BP神经网络算法(neural networkAim To study some applications of a neural networks in combinatorial optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:wind111
  1. gwo-nn

    2下载:
  2. 该版本使用R语言实现了灰狼优化算法(GWO),并利用该算法优化神经网络的权重。(This version uses the R language to implement the gray wolf optimization algorithm (GWO), and uses the algorithm to optimize the weight of the neural network.)
  3. 所属分类:进化算法

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:dd171290
« 12 »
搜珍网 www.dssz.com