|
Publications |
|
DEAP: A Python Framework for Evolutionary AlgorithmsAbstract - DEAP (Distributed Evolutionary Algorithms in Python) is a novel evolutionary computation framework for rapid prototyping and testing of ideas. Its design departs from most other existing frameworks in that it seeks to make algorithms explicit and data structures transparent, as opposed to the more common black box type of frameworks. It also incorporates easy parallelism where users need not concern themselves with gory implementation details like synchronization and load balancing, only functional decomposition. Several examples illustrate the multiple properties of DEAP. Bibtex:
@inproceedings{Rainville943, Last modification: 2012/06/12 by cgagne |
|||
©2002-. Computer Vision and Systems Laboratory. All rights reserved |