パッケージ: python3-genetic (0.1.1b+git20170527.98255cb-3)
python3-genetic に関するリンク
Debian の資源:
genetic ソースパッケージをダウンロード:
- [genetic_0.1.1b+git20170527.98255cb-3.dsc]
- [genetic_0.1.1b+git20170527.98255cb.orig.tar.gz]
- [genetic_0.1.1b+git20170527.98255cb-3.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