[ 源代码: genetic ]
软件包:python3-genetic(0.1.1b+git20170527.98255cb-4)
python3-genetic 的相关链接
Debian 的资源:
下载源码包 genetic:
- [genetic_0.1.1b+git20170527.98255cb-4.dsc]
- [genetic_0.1.1b+git20170527.98255cb.orig.tar.gz]
- [genetic_0.1.1b+git20170527.98255cb-4.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-multiprocess
- better multiprocessing and multithreading in Python
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3