[ 原始碼: 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
- 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 3 language
-
- dep: python3-scipy
- scientific tools for Python 3