Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

AaronTheApe
Copy link

@AaronTheApe AaronTheApe commented Sep 26, 2024

Cooperative Synapse Neuroevoluiton (CoSyNE) algorithm.

Attempts to reproduce CoSyNE as described by Gomez et al. in: https://people.idsia.ch/~juergen/gomez08a.pdf

TLDR: Cull bottom half of population, and replace with Cauchy-mutated multi-point-crossover offspring of the top quarter of the population, and then shuffle the survivors' columns

Submitted benchmarks just for the benchmarks that would work on my hardware, or work in a reasonable time (Cartpole easy/hard, waterworld, and mnist)

@AaronTheApe
Copy link
Author

Is this repo dead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant