[ 源代码: genetic ]
软件包:python3-genetic(0.1.1b+git20170527.98255cb-2)
python3-genetic 的相关链接
Debian 的资源:
下载源码包 genetic:
- [genetic_0.1.1b+git20170527.98255cb-2.dsc]
- [genetic_0.1.1b+git20170527.98255cb.orig.tar.gz]
- [genetic_0.1.1b+git20170527.98255cb-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
genetic algorithms in Python
Python3-genetic provides genetic algorithms for Python3, as often used in artificial intelligence. It should be able to solve any problem that consists in minimizing functions.
You'll find some demos using Genetic in this package, including an impressively simple program that provides a solution to the well-known TSP (Travelling Salesman Problem). Also, make sure to read demo/genetic_demo_2.py for the list of the special "magic" genes that make Genetic really fun and ... living !
其他与 python3-genetic 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-multiprocess
- better multiprocessing and multithreading in Python
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-scipy
- scientific tools for Python 3