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:Python25405
  • pedbrgs/PyCCEA

    A Python package of cooperative co-evolutionary algorithms for feature selection in high-dimensional data.

    Language:Python13202
  • lamda-bbo/CCQD

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

    Language:Python5200
  • 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.