Skip to content
/ deap Public
forked from DEAP/deap

Distributed Evolutionary Algorithms in Python

License

Notifications You must be signed in to change notification settings

sumo2017/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

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.7%
  • C 11.2%
  • C++ 1.1%