GitHub / ahmedfgad/GeneticAlgorithmPython issues and pull requests
#325 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad about 1 month ago
#324 - Update the code
Pull Request -
State: closed - Opened by ahmedfgad about 1 month ago
#323 - `stop_criteria` issue in the release version
Issue -
State: open - Opened by Auron-tliar about 1 month ago
#322 - Allow complex gene types
Issue -
State: open - Opened by milannal1m 2 months ago
#320 - Incorrect Pareto Front Assignment
Issue -
State: open - Opened by rtcameron 3 months ago
#319 - NEP 34: https://numpy.org/neps/nep-0034-infer-dtype-is-object.html
Pull Request -
State: open - Opened by ekn1503 3 months ago
#318 - selection of features and hyperparameters of the model
Issue -
State: open - Opened by quant12345 5 months ago
#317 - Link to optimization gadget
Pull Request -
State: closed - Opened by ahmedfgad 5 months ago
#316 - NSGA tournament sorting only compares two solutions each round
Issue -
State: open - Opened by noahBax 5 months ago
#315 - plot_genes() missing matplt()
Issue -
State: open - Opened by tlint101 6 months ago
- 1 comment
#314 - Enhancing stop_criteria for Multi-Objective Optimization
Issue -
State: open - Opened by Scyneo 6 months ago
- 1 comment
#313 - Pareto front solutions
Issue -
State: open - Opened by LisieP 6 months ago
- 3 comments
#312 - PyGAD 3.4.0
Pull Request -
State: closed - Opened by ahmedfgad 7 months ago
#311 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad 7 months ago
#310 - Create the plot_pareto_front_curve() method to plot the pareto front …
Pull Request -
State: closed - Opened by ahmedfgad 7 months ago
#309 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad 8 months ago
#308 - Add badges
Pull Request -
State: closed - Opened by ahmedfgad 8 months ago
#307 - Add OpenSSF Action
Pull Request -
State: closed - Opened by ahmedfgad 8 months ago
#306 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad 8 months ago
#305 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad 8 months ago
#304 - How to get multiple best solutions in a generation?
Issue -
State: open - Opened by JimmyChine 8 months ago
- 1 comment
Labels: question
#303 - Features suggestion. Option to force recalculating fitness for every solution and some questions about entire pop fitness calculation
Issue -
State: open - Opened by KorrawitMick 8 months ago
- 1 comment
Labels: question
#300 - For multi-objective optimization, Lists of Saved Best Solution Causes Error When Loadedd
Issue -
State: open - Opened by MommyMythra 11 months ago
- 1 comment
Labels: bug
#299 - Calling some function before fitness_func in adaptive mutation
Issue -
State: open - Opened by hmcezar 12 months ago
- 1 comment
Labels: question
#298 - pareto_front is getting assigned dominated_set?
Issue -
State: closed - Opened by BakaSakib 12 months ago
#297 - Resolving #283 user warning when delay_after_gen is not in use
Pull Request -
State: closed - Opened by greenLeopard about 1 year ago
- 1 comment
Labels: enhancement
#296 - "reach" stop criteria with negative valued fitness function
Issue -
State: open - Opened by Tropingenie about 1 year ago
- 1 comment
Labels: bug
#295 - Adaptive mutation will call fitness batch function twice
Issue -
State: closed - Opened by dirypan about 1 year ago
- 1 comment
#294 - Multi-objective optimization with NSGA II throwing out solutions in Pareto front
Issue -
State: closed - Opened by samuelkim16 about 1 year ago
- 1 comment
#293 - 'numpy.ndarray' object has no attribute 'index'
Issue -
State: open - Opened by GaidaiIgor about 1 year ago
- 1 comment
Labels: bug
#292 - Matplotlib imported by pyGAD
Issue -
State: open - Opened by bemgreem about 1 year ago
- 2 comments
Labels: enhancement
#291 - ga_instance.best_solution() only returning best parameters and fitness of previous Generation
Issue -
State: closed - Opened by Resch-Said about 1 year ago
- 2 comments
Labels: bug
#290 - pygad.kerasga
Issue -
State: open - Opened by hiteshKjindal over 1 year ago
- 1 comment
Labels: question
#289 - Caching of Fitness Values for Elites/Kept Parents
Issue -
State: open - Opened by kingjin94 over 1 year ago
- 1 comment
Labels: question
#288 - Is NSGA-III supported?
Issue -
State: open - Opened by Alivanza over 1 year ago
- 1 comment
Labels: question
#287 - Keep up to date
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#286 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#285 - Fix a typo in example_custom_operators
Pull Request -
State: closed - Opened by madprog over 1 year ago
#284 - update logo in readme
Pull Request -
State: closed - Opened by W1lden over 1 year ago
#283 - delay_after_gen warning
Issue -
State: open - Opened by wassimj over 1 year ago
- 4 comments
Labels: enhancement
#282 - Improvement on memory usage
Pull Request -
State: closed - Opened by ver0z over 1 year ago
#281 - ga_instance.best_solution() does not return the solution that minimizes my fitness function
Issue -
State: open - Opened by 24spiders over 1 year ago
- 2 comments
Labels: question
#280 - Training traffic sign recognition with faster rcnn using ga
Issue -
State: open - Opened by Zhihao1002 over 1 year ago
- 1 comment
Labels: question
#279 - `initial_population` not effectively used/retained for multiobjective problems?
Issue -
State: open - Opened by kaurao over 1 year ago
- 4 comments
Labels: question
#278 - Merge pull request #277 from ahmedfgad/master
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#277 - Keep up to date
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#276 - PyGAD 3.3.1
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#275 - `pareto_fronts` is from previous generation
Issue -
State: open - Opened by kaurao over 1 year ago
- 1 comment
Labels: bug
#274 - Add badges
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#272 - Cite journal paper
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#271 - Manipulate solution before saving it as parent
Issue -
State: open - Opened by Overdrivr over 1 year ago
- 5 comments
Labels: question
#270 - Cannot modify the attributes of the ga_instance when running multiple processes in parallel
Issue -
State: open - Opened by rucky96 over 1 year ago
- 1 comment
Labels: enhancement
#269 - Config file for readthedocs
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#268 - Config file for readthedocs
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#267 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#266 - Merge pull request #265 from ahmedfgad/github-actions
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#265 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#263 - fitness function is being saved?
Issue -
State: open - Opened by acidnik over 1 year ago
- 2 comments
Labels: question
#262 - ga_instance.save will not work with tqdm example
Issue -
State: open - Opened by mrh335 over 1 year ago
- 2 comments
Labels: bug
#261 - Error when running 3.2.0 vs. 3.1.0 for ga_instance.best_solutions
Issue -
State: closed - Opened by mrh335 over 1 year ago
- 2 comments
Labels: bug
#260 - Convergence issue: good solution appears to be forgotten, resulting best solution is not even valid
Issue -
State: open - Opened by AndreyKolomiets over 1 year ago
- 1 comment
Labels: bug
#257 - The on_generation callback is not called at the end of generation 0
Issue -
State: closed - Opened by sunderved over 1 year ago
- 2 comments
Labels: question
#256 - Fitness value of a solution computed multiple times per generation?
Issue -
State: closed - Opened by sunderved over 1 year ago
- 5 comments
Labels: question
#255 - Force recalculation of fitness values for each new generation ?
Issue -
State: closed - Opened by sunderved over 1 year ago
- 7 comments
Labels: question
#254 - docs: correct context on "multi-objective"
Pull Request -
State: closed - Opened by divineforge over 1 year ago
- 2 comments
#253 - Fixing typos in logging + docs
Pull Request -
State: closed - Opened by rsomers1998 over 1 year ago
#252 - multi objective optimization - metric of quality
Issue -
State: open - Opened by MichaelRara over 1 year ago
- 1 comment
Labels: question
#250 - Error when run parallel_processing "process"
Issue -
State: open - Opened by henryfpassagem over 1 year ago
- 3 comments
#249 - Example to change pop size at runtime
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#248 - Create and format the GitHub Actions tests
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#247 - Keep up to date
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#246 - More tests
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#245 - Update
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#244 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#243 - fix format string typo in README
Pull Request -
State: closed - Opened by urselrod over 1 year ago
#242 - Save the instance of a GA during fitness evaluation
Issue -
State: open - Opened by AntonisKoutounidis over 1 year ago
- 1 comment
Labels: question
#241 - Testing stop_criteria
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#240 - Merge pull request #239 from ahmedfgad/master
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#239 - Solve multi-objective optimization bugs
Pull Request -
State: closed - Opened by ahmedfgad over 1 year ago
#238 - Exceptions when running multi-objective problems
Issue -
State: open - Opened by sigtrygg-space almost 2 years ago
- 1 comment
Labels: bug
#237 - Fix check for undefined pop fitness when using parallel processing
Pull Request -
State: closed - Opened by MBradbury almost 2 years ago
Labels: bug
#236 - Multi-Objective Optimization and parallel_processing
Issue -
State: closed - Opened by lumy almost 2 years ago
Labels: bug
#235 - Adding interactive examples
Issue -
State: closed - Opened by edublancas almost 2 years ago
- 1 comment
Labels: enhancement
#233 - AttributeError
Issue -
State: open - Opened by hanyhabib almost 2 years ago
- 1 comment
Labels: bug
#232 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad almost 2 years ago
#231 - Keep branch up to date
Pull Request -
State: closed - Opened by ahmedfgad almost 2 years ago
#230 - PyGAD 3.2.0
Pull Request -
State: closed - Opened by ahmedfgad almost 2 years ago
Labels: bug, enhancement
#229 - Additive random mutation with `gene_space` `low` and `high`
Issue -
State: open - Opened by theo-brown almost 2 years ago
- 2 comments
Labels: bug
#228 - Wor
Issue -
State: closed - Opened by theo-brown almost 2 years ago
- 1 comment
#227 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad almost 2 years ago
#226 - None index with adaptive mutation
Pull Request -
State: closed - Opened by ahmedfgad almost 2 years ago
#225 - KerasGA Parellel Processing
Issue -
State: closed - Opened by Flexin1981 almost 2 years ago
- 1 comment
#224 - Variable population size
Issue -
State: open - Opened by timorichert almost 2 years ago
- 7 comments
Labels: enhancement
#223 - neural evolution in latent space?
Issue -
State: open - Opened by DiTo97 about 2 years ago
#222 - GANN doesn't work with `mutation_type='adaptive'`
Issue -
State: open - Opened by alpozcan about 2 years ago
- 1 comment
Labels: bug
#221 - GitHub actions
Pull Request -
State: closed - Opened by ahmedfgad about 2 years ago
#220 - maximize the output of a built neural net( by pytorch) with continuous and discrete/integer variables
Issue -
State: open - Opened by AmosJoseph about 2 years ago
- 5 comments
Labels: question
#219 - Computationally restored image
Issue -
State: open - Opened by 22289 about 2 years ago
- 1 comment
Labels: question
#217 - Batch size changed during run
Issue -
State: open - Opened by alien2327 about 2 years ago
- 6 comments
Labels: bug