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

Need the ability to run without Mutation and without Breeding #15

Closed
LydiaFrance opened this issue Jun 14, 2023 · 2 comments
Closed

Need the ability to run without Mutation and without Breeding #15

LydiaFrance opened this issue Jun 14, 2023 · 2 comments

Comments

@LydiaFrance
Copy link
Collaborator

In order to test 1v1 battles we need a way to run without mutation and without breeding.

@philswatton
Copy link
Collaborator

Without breeding has been added in #20. Without mutation hasn't been explicitly added but the mutation probability can be set very near 0 - could easily be added to turn it off completely?

Or could be quickly added?

@phinate
Copy link
Collaborator

phinate commented Jun 19, 2023

i've added this in src/p2lab/genetic/genetic.pyin #35 by just special-casing 1v1s to skip the crossover/mutation for now :)

@phinate phinate closed this as completed Jun 28, 2023
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

3 participants