Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improved explanation of genetic algorithms using an example #696

Closed
@ad71

Description

@ad71

I made an example in the search.ipynb notebook explaining the intuition behind genetic algorithms and how the existing functions in search.py can be understood and used for other problems, as the current notebook didn't explain the functions well. It is a simple phrase generation problem. I have tried my best to explain step-by-step how one can solve the problem using the existing functions. I have also implemented a well commented GUI version for students to play around with. I would like some feedback on my work and whether I should submit a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions