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

搜索资源列表

  1. 333

    0下载:
  2. python source code for simple genetic algorithm. it is implemented on the python platform. Python source code for SGA.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:li
  1. tsp.py

    0下载:
  2. This is a Genetic Algorithm Implementation of TSP using Python PyEvolve Library.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2.54kb
    • 提供者:Prasenjit Nag
  1. ex_pyevolve0_5

    0下载:
  2. Pyevolve是一个用python实现的遗传编程框架,这些代码是Pyevolve一些示例源程序-Pyevolve is a python implementation of genetic programming with the framework, some examples of these source code is Pyevolve
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:12.99kb
    • 提供者:宗涛
  1. GA-Python

    4下载:
  2. 基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!-Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:1kb
    • 提供者:wangxuedong
  1. TSP

    0下载:
  2. python语言,一个遗传算法,解决TSP问题-python language, a genetic algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.38kb
    • 提供者:cai
  1. tic-tac-toe-python

    0下载:
  2. 基于遗传算法的井字棋不败策略搜索,找到全部独立765个状态之后的搜索-Tic Tac Toe game based on genetic algorithm search strategies unbeaten
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:92.22kb
    • 提供者:沈佳良
  1. Irisgraphy-master

    0下载:
  2. Irisgraphy is python openCV project to track color of iris,eye-ball, for genetic purpose
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-25
    • 文件大小:13kb
    • 提供者:allazarev
  1. tsp

    0下载:
  2. 中国tsp问题带数据,使用遗传算法,python 语言编写(China TSP problem with data, using genetic algorithm, python language)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:4kb
    • 提供者:SpiderS
  1. GA

    2下载:
  2. 使用python实现遗传算法的基本功能,包括变异,交叉,选择(Using Python to achieve the basic functions of genetic algorithms, including mutation, crossover, selection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:6kb
    • 提供者:masterpawn
  1. [python]tsp-master

    1下载:
  2. 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:6kb
    • 提供者:jennie
  1. niso1-mxl653

    0下载:
  2. 基因算法的python实现,实现了简单的基因遗传算法。可用来初学者参考。(A simple genetic algorithm is realized by the python implementation of the genetic algorithm. It can be used for reference for beginners.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:217kb
    • 提供者:鹿先森LM
  1. Gray Img Cluster

    0下载:
  2. Python通过遗传算法计算阈值,将彩色图片以灰度图的形式导出(Python calculates thresholds through genetic algorithms.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.41mb
    • 提供者:*zzz
  1. test.py

    0下载:
  2. 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:YJL22
  1. yichuan

    1下载:
  2. 遗传算法 变异 交叉 迭代 最大值 寻找最优解(genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:呆毛1
  1. GA

    0下载:
  2. 遗传算法,实现物竞天择,是进化理论的一方面。遗传算法是解决搜索问题的一种通用算法,对于各种通用问题都可以使用。搜索算法的共同特征为: ① 首先组成一组候选解 ② 依据某些适应性条件测算这些候选解的适应度 ③ 根据适应度保留某些候选解,放弃其他候选解 ④ 对保留的候选解进行某些操作,生成新的候选解。(Genetic algorithm, to realize natural selection, is one aspect of evolutionary theory.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:DragonFZJ
  1. tsp

    1下载:
  2. 遗传算法,旅行商问题的python代码(The Python code of the genetic algorithm, the traveling salesman problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:馒头客
  1. PSO-Python

    0下载:
  2. 粒子群算法,PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The particle swarm optimization (PSO) al
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:4kb
    • 提供者:绝情逆空
  1. Genetic-Algorithm-with-python-master

    1下载:
  2. 修复人缺失图像Genetic-Algorithm-with-python-master(Genetic-Algorithm-with-python-master)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-22
    • 文件大小:3kb
    • 提供者:苏北希
  1. robot-plan-master

    0下载:
  2. 使用python实现遗传算法实现机器人路径规划,有仿真实现路径。(Using Python to realize the genetic algorithm to realize the robot path planning, there is simulation to realize the path)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-04
    • 文件大小:47kb
    • 提供者:大牛111
  1. 遗传算法微电网优化调度(python)

    1下载:
  2. 利用python语言,通过遗传算法对微电网进行优化调度(Genetic algorithm is used to optimize the dispatching of microgrid)
  3. 所属分类:其他

    • 发布日期:2020-08-23
    • 文件大小:2.91mb
    • 提供者:569328174
« 12 »
搜珍网 www.dssz.com