CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - optimization neural

搜索资源列表

  1. fdlib_windows

    0下载:
  2. Face Recognition Library === === === === Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a lo
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:892650
    • 提供者:ant
  1. fastica

    0下载:
  2. FastICA算法,又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvä rinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。-FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, University of Helsinki, Finland by Hyvä rinen et al
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:799
    • 提供者:tommydu
  1. psobp

    0下载:
  2. 该文件是使用粒子群算法来求解BP神经网络饿最优解,进而对样本数据训练学习-The document is the use of particle swarm optimization to solving hunger BP neural network the optimal solution, and then the training sample data for the study
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2267
    • 提供者:微微
  1. gaot

    1下载:
  2. 遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷-Genetic Algorithm Toolbox, you can directly call the toolbox of various neural network optimization, convenient and quick
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:105134
    • 提供者:wang
  1. NetworkOptimizationandControl

    0下载:
  2. neural network optimization control
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:972026
    • 提供者:Adeleh
  1. 05363793

    0下载:
  2. An Improved PSO Algorithm to Optimize BP Neural Network Abstract This paper presents a new BP neural network algorithm which is based on an improved particle swarm optimization (PSO) algorithm. The improved PSO (which is called IPSO) algori
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:252872
    • 提供者:dasu
  1. RBF1

    0下载:
  2. 粒子群算法、遗传算法优化的RBF神经网络程序-Particle swarm optimization, genetic algorithm optimization on RBF neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4320
    • 提供者:清风
  1. ACOB-P

    0下载:
  2. 蚁群优化算法优化神经网络的源程序!!蚁群优化算法优化神经网络的源程序-Ant colony optimization algorithm to optimize the neural network of the source, easy to use! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1754
    • 提供者:dw
  1. PSO-RBF-5

    0下载:
  2. 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3764
    • 提供者:刘婧
  1. Genetic-algorithm-

    0下载:
  2. 遗传算法优化神经网络程序-Genetic algorithm optimization neural network program-Genetic algorithm optimization neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:3270
    • 提供者:electric
  1. 2

    0下载:
  2. 粒子群算法优化人工神经网络的基本程序,对神经网络权值进行优化,改进神经网络的不足-The basic particle swarm optimization neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:7423
    • 提供者:戴旭
  1. ga_bp

    0下载:
  2. 遗传算法优化神经网络在数据预测方面的应用-The genetic algorithm optimization neural network data to predict
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1245
    • 提供者:陈明
  1. BP-GA

    2下载:
  2. 一种实现话务预测预测算法,基于遗传算法优化神经网络,源码+数据,效果很好-A traffic forecast prediction algorithm based on genetic algorithm optimization neural network source+ data, the effect is very good
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:25797
    • 提供者:douzi
  1. C-realization-neural-network

    0下载:
  2. 人工神经网络的c语言实现,用于模式识别、最优化问题求解等-C language realizing artificial neural networks for pattern recognition, optimization problem solving, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:刘文
  1. ANN

    0下载:
  2. 神经网络实现旅行商优化计算,可在基础上改变坐标值,模式化较强-TSP optimization neural network
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:6196
    • 提供者:赵怀友
  1. SVM-neural-networks-

    0下载:
  2. SVM神经网络中的参数优化 -如何更好的提升分类器的性能 绝对可以无错运行-SVM neural network classifier parameter optimization performance improvement - how to better the absolute can be error free operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:298836
    • 提供者:luofei
  1. GA_WNN

    0下载:
  2. 遗传算法优化小波神经网络,代码通俗易懂,可以学习一下-Genetic algorithm optimization neural network, the code easy to understand, you can learn about
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:171357
    • 提供者:钟百万
  1. neural-network-model

    0下载:
  2. 这是我用遗传算法对神经网络模型进行的优化,可以实现对某些数据的预测-This is my genetic algorithm with optimization neural network model can be achieved on some of the data to predict
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:98435
    • 提供者:tangweiyuan
  1. intelligent-optimization-algorithms

    0下载:
  2. 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18717
    • 提供者:feng
  1. GABP

    1下载:
  2. GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:2048
    • 提供者:H~Sunshine
« 12 3 4 5 »
搜珍网 www.dssz.com