-
Notifications
You must be signed in to change notification settings - Fork 0
Distributed Evolutionary Algorithms in Python
License
mtian2018/deap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms. DEAP is the proof that evolutionary algorithms do **not** need to be neither complex or complicated. DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data structures transparent. It works in perfect harmony with parallelisation mechanism such as multiprocessing and SCOOP (http://scoop.googlecode.com/).
About
Distributed Evolutionary Algorithms in Python
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 85.9%
- C 12.9%
- C++ 1.2%