-
-
Notifications
You must be signed in to change notification settings - Fork 471
Issues: ahmedfgad/GeneticAlgorithmPython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to get multiple best solutions in a generation?
question
Further information is requested
#304
opened Nov 20, 2024 by
JimmyChine
Features suggestion. Option to force recalculating fitness for every solution and some questions about entire pop fitness calculation
question
Further information is requested
#303
opened Nov 18, 2024 by
KorrawitMick
For multi-objective optimization, Lists of Saved Best Solution Causes Error When Loadedd
bug
Something isn't working
#300
opened Sep 11, 2024 by
MommyMythra
Calling some function before fitness_func in adaptive mutation
question
Further information is requested
#299
opened Aug 12, 2024 by
hmcezar
"reach" stop criteria with negative valued fitness function
bug
Something isn't working
#296
opened Jul 12, 2024 by
Tropingenie
'numpy.ndarray' object has no attribute 'index'
bug
Something isn't working
#293
opened Jul 4, 2024 by
GaidaiIgor
Matplotlib imported by pyGAD
enhancement
New feature or request
#292
opened May 24, 2024 by
bemgreem
ga_instance.best_solution() only returning best parameters and fitness of previous Generation
bug
Something isn't working
#291
opened Apr 30, 2024 by
Resch-Said
Caching of Fitness Values for Elites/Kept Parents
question
Further information is requested
#289
opened Apr 23, 2024 by
kingjin94
Is NSGA-III supported?
question
Further information is requested
#288
opened Apr 17, 2024 by
Alivanza
ga_instance.best_solution() does not return the solution that minimizes my fitness function
question
Further information is requested
#281
opened Mar 4, 2024 by
24spiders
Training traffic sign recognition with faster rcnn using ga
question
Further information is requested
#280
opened Feb 29, 2024 by
Zhihao1002
initial_population
not effectively used/retained for multiobjective problems?
question
#279
opened Feb 19, 2024 by
kaurao
pareto_fronts
is from previous generation
bug
#275
opened Feb 16, 2024 by
kaurao
Manipulate solution before saving it as parent
question
Further information is requested
#271
opened Feb 1, 2024 by
Overdrivr
Cannot modify the attributes of the ga_instance when running multiple processes in parallel
enhancement
New feature or request
#270
opened Jan 29, 2024 by
rucky96
fitness function is being saved?
question
Further information is requested
#263
opened Jan 15, 2024 by
acidnik
ga_instance.save will not work with tqdm example
bug
Something isn't working
#262
opened Jan 10, 2024 by
mrh335
Convergence issue: good solution appears to be forgotten, resulting best solution is not even valid
bug
Something isn't working
#260
opened Dec 27, 2023 by
AndreyKolomiets
multi objective optimization - metric of quality
question
Further information is requested
#252
opened Nov 20, 2023 by
MichaelRara
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.