Skip to content

Commit

Permalink
Merge pull request #305 from ahmedfgad/github-actions
Browse files Browse the repository at this point in the history
GitHub actions
  • Loading branch information
ahmedfgad authored Dec 9, 2024
2 parents fb6cdc4 + 01eee85 commit 689a69a
Show file tree
Hide file tree
Showing 5 changed files with 356 additions and 421 deletions.
3 changes: 2 additions & 1 deletion docs/source/pygad_more.rst
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ After running the code again, it will find the same result.
0.04872203136549972
Continue without Losing Progress
================================

In `PyGAD
2.18.0 <https://pygad.readthedocs.io/en/latest/releases.html#pygad-2-18-0>`__,
Expand Down Expand Up @@ -2000,7 +2001,7 @@ future. These instances attributes can save the solutions:
To configure PyGAD for non-deterministic problems, we have to disable
saving the previous solutions. This is by setting these parameters:

1. ``keep_elisitm=0``
1. ``keep_elitism=0``

2. ``keep_parents=0``

Expand Down
Loading

0 comments on commit 689a69a

Please sign in to comment.