Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossover from N isolated populations #53

Open
kenje4090 opened this issue Apr 29, 2021 · 0 comments
Open

Crossover from N isolated populations #53

kenje4090 opened this issue Apr 29, 2021 · 0 comments

Comments

@kenje4090
Copy link
Collaborator

kenje4090 commented Apr 29, 2021

You run N isolated populations that don't cross over and then you only periodically exchange or cross over individuals from the individual populations.

Sometimes gets better results because each isolated ecology, has a probability to just fail and not work; or each can evolve independent partial solutions.

So if there are five computers, may make sense to evolve independently, then cross over or exchange individuals every hundred generations. Maybe dump population or best 5 individuals every epoch or every 100 generations or fixed rate (every N) save each individual to disc every epoch or best 5 individuals or something or the whole population
then do a random cross over later


we will use NAS

so all the servers will have a shared drive

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

No branches or pull requests

1 participant