登录
首页 » AI-NN-PR » 很好的遗传算法值得一看

很好的遗传算法值得一看

于 2022-03-16 发布 文件大小:38.25 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

很好的遗传算法值得一看-well worth looking at the genetic algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 随机规划问题的求解随机优化问题,利用遗传算法…
    随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
    2022-07-16 04:01:06下载
    积分:1
  • 遗传算法背包问题是南京大学的航空和…
    用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
    2023-01-02 17:15:16下载
    积分:1
  • 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
    我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
    2022-08-06 14:22:02下载
    积分:1
  • knapsack problem Genetic Algorithm Solution
    背包问题的遗传算法解法-knapsack problem Genetic Algorithm Solution
    2023-07-29 16:40:03下载
    积分:1
  • 该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。...
    该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。-Comparison of the program user-friendly, has a friendly interface that can load images, and in accordance with the training images Hopfield neural network, you can also add noise to images, to determine its recognition rate.
    2022-02-12 14:29:26下载
    积分:1
  • 一个求函数极值的遗传算法程序
    一个求函数极值的遗传算法程序-function for a maximum of Genetic Algorithm
    2023-07-28 14:15:03下载
    积分:1
  • 这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考...
    这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考-This is a solution of 8 yards procedures, the series is a foreigner, his use of graphics processing technology, please refer to
    2023-04-12 03:15:02下载
    积分:1
  • 遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似...
    遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似-genetic algorithm types of documents generated, with the seniority system works, as a professional so very similar topic
    2022-01-25 23:33:15下载
    积分:1
  • JESS开发模式,人工智能开发架构
    JESS开发模式,人工智能开发架构-JESS development model, the development of artificial intelligence structure
    2022-10-14 16:30:03下载
    积分:1
  • 感知器神经元解决较复杂输入向量的分类问题
    感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
    2023-04-11 20:20:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载