-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Matplotlib imported by pyGAD
enhancement
New feature or request
#292
opened May 24, 2024 by
bemgreem
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
How do I suppress verbose output on kerasga fit cycle
enhancement
New feature or request
#207
opened Jun 9, 2023 by
agcala
Parallelise adaptive mutation population fitness computations when New feature or request
parallel_processing
is enabled
enhancement
#201
opened May 27, 2023 by
Ririshi
User-Defined Parent Selection Operator
enhancement
New feature or request
#194
opened May 9, 2023 by
radwaahmed2132000
Multi-Objective Optimization with PyGAD
enhancement
New feature or request
#183
opened Apr 25, 2023 by
rllyryan
Is it possible to use PyGAD's GPU acceleration to run a genetic algorithm as opposed to using numpy?
enhancement
New feature or request
#173
opened Apr 10, 2023 by
Clev7
pygad.load() tries to run the model
enhancement
New feature or request
#159
opened Feb 6, 2023 by
krkaufma
Huge duplicated code in function New feature or request
unique_genes_by_space
in pygad.py
enhancement
#125
opened Aug 9, 2022 by
ChiHangChen
Request: attributes of best solution from all generations
enhancement
New feature or request
#107
opened May 1, 2022 by
Stoops-ML
feature request: variable length genetic algorithm
enhancement
New feature or request
#75
opened Dec 12, 2021 by
robbiemu
Implementation of the elitism feature
enhancement
New feature or request
#74
opened Oct 25, 2021 by
eoantunes
FEATURE REQUEST: args to pass parameter to fitness function
enhancement
New feature or request
#71
opened Oct 21, 2021 by
qelloman
Seed of Random Number Generators
enhancement
New feature or request
#70
opened Oct 20, 2021 by
dellannadavide
enhancement - soft constraint / hard constraint
enhancement
New feature or request
#66
opened Oct 1, 2021 by
app-johndpope
FEATURE REQUEST: Spatial awareness
enhancement
New feature or request
#63
opened Sep 10, 2021 by
freekeys
ProTip!
Exclude everything labeled
bug
with -label:bug.