cooperative-coevolution

There are 5 repositories under cooperative-coevolution topic.

  • Hellisotherpeople/Python-Cooperative-Synapse-NeuroEvolution

    A Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188bd7b26d71ef120d11.pdf

    Language:Python24405
  • pedbrgs/PyCCEA

    A Python package of Cooperative Co-Evolutionary Algorithms (CCEAs) for feature selection in big data.

    Language:Python12202
  • lamda-bbo/CCQD

    Official implementation of ICLR'24 spotlight paper "Sample-Efficient Quality-Diversity by Cooperative Coevolution".

    Language:Python4300
  • moesio-f/decc

    Cooperative Co-evolutionary Differential Evolution (DECC) algorithms in Python.

    Language:Python2100
  • moesio-f/ccpso

    Cooperative Co-evolutionary Particle Swarm Optimization (CCPSO) algorithms in Python.