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

question: individual, binary_individual, decimal_individual #46

Closed
xino1010 opened this issue Apr 9, 2019 · 2 comments
Closed

question: individual, binary_individual, decimal_individual #46

xino1010 opened this issue Apr 9, 2019 · 2 comments
Labels

Comments

@xino1010
Copy link

xino1010 commented Apr 9, 2019

Hello,

Someone could explain the difference of using one or another option in genetic algorithm?

  • gaft.components.individual

  • gaft.components.binary_individual

  • gaft.components.decimal_individual

Thanks

@PytLab
Copy link
Owner

PytLab commented Apr 13, 2019

They are individual classes with different genetic encoding method implementations.

For the encoding method, you can try to google it for more details :)

@xino1010
Copy link
Author

How can I paralellize the algorithm?

Thanks

@xino1010 xino1010 closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants