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

搜索资源列表

  1. an_intruction_of_a_simple_genetic_algorithm

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function -This a simple genetic algorithm impleme 'where
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6675
    • 提供者:jiangyi
  1. Geneticalgo_MAX

    0下载:
  2. 该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision varia
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:周龙
  1. AI_prog

    0下载:
  2. 这是一个非常简单的遗传算法源代码,对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。-This is a very simple genetic algorithm source code for a specific application to amend this code, Users only need to change t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3434
    • 提供者:Arien
  1. simplgeneticlgorith

    0下载:
  2. /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3773
    • 提供者:guya
  1. GaTest

    0下载:
  2. 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:26372
    • 提供者:huanxong
  1. genetic

    0下载:
  2. This is a simple genetic algorithm -This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3615
    • 提供者:fengyun_feng
  1. DataminingBasedonGeneticAlgorithms

    0下载:
  2. 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3673270
    • 提供者:yunzhang
  1. JSP

    0下载:
  2. 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1988
    • 提供者:Tiny
  1. cp321123

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4227
    • 提供者:陈朋
  1. GAfortest

    0下载:
  2. 这是一个简单的遗传算法的实施情况采取积极的评价函数值只与一个个体的函数值是作为目标函数值相同-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3520
    • 提供者:陈峥
  1. SGA

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8610
    • 提供者:hua gong
  1. GA.cpp

    0下载:
  2. 选择:根据遗传算法的收敛定理,赌轮法(蒙特卡罗法) ,进行个体选择。交叉:交叉互换的重要特征是它能产生不同于父体的子体。交叉概率越大,交叉操作的可能性也越大 如果交叉率太低,收敛速度可能降低。单阈值分割由于只有一个参数,所以采用一点交叉,在此设置交叉概率为0.65。变异:变异概率为0.01 。-This is a simple genetic algorithm implementation where the evaluation function takes positive values
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4158734
    • 提供者:wangwang
  1. ycsf

    0下载:
  2. 这是一个简单的遗传算法程序代码,评价函数只取正数,并且适应度函数和目标函数相同。-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:10476
    • 提供者:韩晓
  1. GAprog

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4689
    • 提供者:qinjian
  1. ga-vc

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive 这是一个简单的遗传算法实现了评价函数在正面的价值观,只需要一个个体的适应度是相同的目标函数值 -This is a simple genetic algorithm implementation where the evaluation function takes positive values R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3582
    • 提供者:代征宇
  1. The-AI-in-PC-games-production

    0下载:
  2. 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-03
    • 文件大小:941056
    • 提供者:陈真
  1. Genetic-Algorithms

    1下载:
  2. 这是一个简单的遗传算法c语言实现,估价函数为正值,个体适应度函数与目标函数一致-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3367
    • 提供者:cici
  1. chess

    0下载:
  2. 中国象棋计算机博弈系统评估函数的自适应遗传算法实现。-Chinese Chess Computer Game System Evaluation Function in Adaptive Genetic Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:229455
    • 提供者:李响
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evaluation function can. Attention
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4319
    • 提供者:钟远方
  1. source-code-for-Genetic-algorithm

    0下载:
  2. 该遗传算法源代码的设计是求最大值,其中的目标函数只能取正值,且函数值和个体的适应值之间没有区别。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。-The source code of the genetic algorithm is designed to seek the objective function of the maximum value, wherein only a positive value, and there is no difference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:16030
    • 提供者:六月的雨
« 12 »
搜珍网 www.dssz.com