CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法

资源列表

« 1 2 ... .94 .95 .96 .97 .98 2199.00 .01 .02 .03 .04 ... 2855 »
  1. bp

    0下载:
  2. 逻辑性的思维是指根据逻辑规则进行推理的过程 它先将信息化成概念,并用符号表示,然后,根据符号运算按串行模式进行逻辑推理 这一过程可以写成串行的指令,让计算机执行。然而,直观性的思维是将分布式存储的信息综合起来,结果是忽然间产生想法或解决问题的办法。这种思维方式的根本之点在于以下两点:1.信息是通过神经元上的兴奋模式分布储在网络上 2.信息处理是通过神经元之间同时相互作用的动态过程来完成的。-Logical thinking refers to the process according to t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:605.03kb
    • 提供者:曹鹏
  1. bp_demo

    0下载:
  2. 逻辑性的思维是指根据逻辑规则进行推理的过程 它先将信息化成概念,并用符号表示,然后,根据符号运算按串行模式进行逻辑推理 这一过程可以写成串行的指令,让计算机执行。然而,直观性的思维是将分布式存储的信息综合起来,结果是忽然间产生想法或解决问题的办法。这种思维方式的根本之点在于以下两点:1.信息是通过神经元上的兴奋模式分布储在网络上 2.信息处理是通过神经元之间同时相互作用的动态过程来完成的。-Logical thinking refers to the process according to t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:30.63kb
    • 提供者:曹鹏
  1. GA_RBF

    0下载:
  2. GA,即遗传算法;RBF,径向基函数神经网络。本程序介绍了通过遗传算法来优化RBF神经网络的参数值,从而达到更好的进行模式识别。-GA, namely genetic algorithms RBF, radial basis function neural networks. This procedure describes the parameters to optimize the RBF neural networks by genetic algorithms to achieve b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:张鹏
  1. PSO

    0下载:
  2. PSO,即粒子群算法,本程序展现的是经典的标准粒子群算法,希望能对各位读者有所帮助。-PSO, namely particle swarm algorithm, the program shows a classic standard particle swarm optimization, hoping to help all of you readers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:525byte
    • 提供者:张鹏
  1. pso_Trelea_vectorized

    0下载:
  2. 本程序介绍了用粒子群算法优化支持向量机的相关参数,从而达到更好的模式识别。-This procedure describes the optimization of support vector machines with particle swarm algorithm parameters, so as to achieve a better pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.66kb
    • 提供者:张鹏
  1. BBO

    0下载:
  2. BBO,即生物地理学算法。本程序介绍一种新型的生物学算法,希望能对各位读者朋友有所帮助。-BBO, namely biogeography algorithms. This program introduces a new algorithm biology, hoping to help all of you readers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:10.25kb
    • 提供者:张鹏
  1. Cuckoo-algorithm

    1下载:
  2. 本程序介绍了一种新型的生物智能启发式算法-布谷鸟算法,用于对求解问题的优化分析。-This program introduces a new type of biological intelligence heuristics - Cuckoo algorithm used to solve the problem of optimization analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.65kb
    • 提供者:张鹏
  1. Manifold_learning_algorithms

    0下载:
  2. Manifold learning algorithms,即流形学习算法,这是一种较新的学习算法,用于对问题的优化分析。-Manifold learning algorithms, namely manifold learning algorithm, which is a relatively new learning algorithm for optimal analysis of the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6.94kb
    • 提供者:张鹏
  1. ga

    0下载:
  2. 遗传算法实现计算f(x 1,x 2 )= 21.5 +x 1 ·sin(4πx 1 ) +x 2 ·sin(20πx 2 )的最大值-calculate the maximum value of f(x 1,x 2 )= 21.5+x 1 ·sin(4πx 1 )+x 2 ·sin(20πx 2 ) by Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:19.24kb
    • 提供者:柳森
  1. Modsimpmethod

    0下载:
  2. 改进的单纯形全局最优化算法,收敛较快,效果不错,希望对需要的童鞋有用-Improved simplex global optimization algorithm, rapid convergence, good, hope to useful for need of children s shoes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1.16kb
    • 提供者:wyg
  1. SimpMethod

    0下载:
  2. 改进的单纯形全局最优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Improved simplex global optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:561byte
    • 提供者:wyg
  1. Optimal-Algorithm

    0下载:
  2. 非线性最小二乘优化算法,遗传优化算法,粒子群优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Nonlinear least square optimization algorithm, genetic optimization algorithm, particle swarm optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can dr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16.6kb
    • 提供者:wyg
« 1 2 ... .94 .95 .96 .97 .98 2199.00 .01 .02 .03 .04 ... 2855 »
搜珍网 www.dssz.com