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

implement multiprocessing #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

stking74
Copy link

Implemented the following performance boosts:

Multiple offspring per generation (default = 50), with best fitting offspring selected as the parent of the next generation.

Parallel processing, fitness of each offspring calculated in parallel with each generation.

@ahmedkhalf
Copy link
Owner

Unfortunately, I can't merge due to conflicts with the current version. Please update your fork to include the new code.

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

Successfully merging this pull request may close these issues.

2 participants