Skip to content

Genetic Algorithm for solving Max 1's (Trues) problem in python

Notifications You must be signed in to change notification settings

mbilalakmal/SimpleGA

Repository files navigation

SimpleGA

SimpleGA is a Python library for evaluating effects of different parameters on a simple genetic algorithm.

App Screenshot

Installation

Clone the project.

git clone https://github.com/mbilalakmal/SimpleGA.git

To install dependencies from requirements.txt run:

pip install -r requirements.txt

Usage

To run the GUI:

app.py

Authors

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Acknowledgements

About

Genetic Algorithm for solving Max 1's (Trues) problem in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages