Skip to content

javidahmed64592/genetic-algorithm

Repository files navigation

Python uv Ruff CI Build License: MIT

Genetic Algorithm

A Python implementation of genetic algorithms.

Install this package using uv:

uv pip install -e git+https://github.com/javidahmed64592/genetic-algorithm#egg=genetic_algorithm

To update the package:

uv pip install --upgrade -e git+https://github.com/javidahmed64592/genetic-algorithm#egg=genetic_algorithm

Note: It is recommended to install this into a virtual environment.

Table of Contents

Using the Genetic Algorithm

For an example of how to use the genetic algorithm, see examples/phrase_solver.ipynb where it is used to generate a specific sentence from random characters.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Python implementation of genetic algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages