Skip to content

mtian2018/deap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Python 85.9%
  • C 12.9%
  • C++ 1.2%