Skip to content

PyGAD-2.14.3

Choose a tag to compare

@ahmedfgad ahmedfgad released this 06 Jun 06:22
· 423 commits to master since this release
d65443d

Some bug fixes when setting the save_best_solutions parameter to True. Previously, the best solution for generation i was added into the best_solutions attribute at generation i+1. Now, the best_solutions attribute is updated by each solution at its exact generation.