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

Add Genetic algorithm #23

Open
anastorr opened this issue Oct 23, 2020 · 2 comments
Open

Add Genetic algorithm #23

anastorr opened this issue Oct 23, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@anastorr
Copy link
Contributor

anastorr commented Oct 23, 2020

  • Add classic genetic algorithm.
  • Move immune package in genetic and create base classes.
@anastorr anastorr added the enhancement New feature or request label Oct 23, 2020
@anastorr anastorr added this to the Lab 2 milestone Oct 23, 2020
@ShkalikovOleh
Copy link
Owner

ShkalikovOleh commented Oct 23, 2020

@anastorr ,what specific genetic algorithm do we need to add?
Please add some simple description)

@anastorr
Copy link
Contributor Author

Additional tasks:

  • add different types of selection, crossover, mutation etc.
  • add different stop criteria.

@ShkalikovOleh ShkalikovOleh removed this from the Lab 2 milestone Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants