Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ahmedfgad/GeneticAlgorithmPython issues and pull requests

#315 - plot_genes() missing matplt()

Issue - State: open - Opened by tlint101 25 days ago - 1 comment

#314 - Enhancing stop_criteria for Multi-Objective Optimization

Issue - State: open - Opened by Scyneo 29 days ago - 1 comment

#313 - Pareto front solutions

Issue - State: open - Opened by LisieP about 1 month ago - 3 comments

#312 - PyGAD 3.4.0

Pull Request - State: closed - Opened by ahmedfgad about 1 month ago

#311 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad about 1 month ago

#310 - Create the plot_pareto_front_curve() method to plot the pareto front …

Pull Request - State: closed - Opened by ahmedfgad about 1 month ago

#309 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad 2 months ago

#308 - Add badges

Pull Request - State: closed - Opened by ahmedfgad 2 months ago

#307 - Add OpenSSF Action

Pull Request - State: closed - Opened by ahmedfgad 2 months ago

#306 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad 2 months ago

#305 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad 2 months ago

#304 - How to get multiple best solutions in a generation?

Issue - State: open - Opened by JimmyChine 3 months ago - 1 comment
Labels: question

#299 - Calling some function before fitness_func in adaptive mutation

Issue - State: open - Opened by hmcezar 6 months ago - 1 comment
Labels: question

#298 - pareto_front is getting assigned dominated_set?

Issue - State: closed - Opened by BakaSakib 7 months ago

#297 - Resolving #283 user warning when delay_after_gen is not in use

Pull Request - State: closed - Opened by greenLeopard 7 months ago - 1 comment
Labels: enhancement

#296 - "reach" stop criteria with negative valued fitness function

Issue - State: open - Opened by Tropingenie 7 months ago - 1 comment
Labels: bug

#295 - Adaptive mutation will call fitness batch function twice

Issue - State: closed - Opened by dirypan 8 months ago - 1 comment

#293 - 'numpy.ndarray' object has no attribute 'index'

Issue - State: open - Opened by GaidaiIgor 8 months ago - 1 comment
Labels: bug

#292 - Matplotlib imported by pyGAD

Issue - State: open - Opened by bemgreem 9 months ago - 2 comments
Labels: enhancement

#290 - pygad.kerasga

Issue - State: open - Opened by hiteshKjindal 10 months ago - 1 comment
Labels: question

#289 - Caching of Fitness Values for Elites/Kept Parents

Issue - State: open - Opened by kingjin94 10 months ago - 1 comment
Labels: question

#288 - Is NSGA-III supported?

Issue - State: open - Opened by Alivanza 10 months ago - 1 comment
Labels: question

#287 - Keep up to date

Pull Request - State: closed - Opened by ahmedfgad 10 months ago

#286 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad 10 months ago

#285 - Fix a typo in example_custom_operators

Pull Request - State: closed - Opened by madprog 10 months ago

#284 - update logo in readme

Pull Request - State: closed - Opened by W1lden 11 months ago

#283 - delay_after_gen warning

Issue - State: open - Opened by wassimj 11 months ago - 4 comments
Labels: enhancement

#282 - Improvement on memory usage

Pull Request - State: closed - Opened by ver0z 12 months ago

#281 - ga_instance.best_solution() does not return the solution that minimizes my fitness function

Issue - State: open - Opened by 24spiders 12 months ago - 2 comments
Labels: question

#280 - Training traffic sign recognition with faster rcnn using ga

Issue - State: open - Opened by Zhihao1002 12 months ago - 1 comment
Labels: question

#279 - `initial_population` not effectively used/retained for multiobjective problems?

Issue - State: open - Opened by kaurao about 1 year ago - 4 comments
Labels: question

#278 - Merge pull request #277 from ahmedfgad/master

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#277 - Keep up to date

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#276 - PyGAD 3.3.1

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#275 - `pareto_fronts` is from previous generation

Issue - State: open - Opened by kaurao about 1 year ago - 1 comment
Labels: bug

#274 - Add badges

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#272 - Cite journal paper

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#271 - Manipulate solution before saving it as parent

Issue - State: open - Opened by Overdrivr about 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 about 1 year ago - 1 comment
Labels: enhancement

#269 - Config file for readthedocs

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#268 - Config file for readthedocs

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#267 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#266 - Merge pull request #265 from ahmedfgad/github-actions

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#265 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad about 1 year ago

#263 - fitness function is being saved?

Issue - State: open - Opened by acidnik about 1 year ago - 2 comments
Labels: question

#262 - ga_instance.save will not work with tqdm example

Issue - State: open - Opened by mrh335 about 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 about 1 year ago - 2 comments
Labels: bug

#258 - GA

Issue - State: closed - Opened by Nikandell about 1 year ago

#257 - The on_generation callback is not called at the end of generation 0

Issue - State: closed - Opened by sunderved about 1 year ago - 2 comments
Labels: question

#256 - Fitness value of a solution computed multiple times per generation?

Issue - State: closed - Opened by sunderved about 1 year ago - 5 comments
Labels: question

#255 - Force recalculation of fitness values for each new generation ?

Issue - State: closed - Opened by sunderved about 1 year ago - 7 comments
Labels: question

#254 - docs: correct context on "multi-objective"

Pull Request - State: closed - Opened by divineforge about 1 year ago - 2 comments

#253 - Fixing typos in logging + docs

Pull Request - State: closed - Opened by rsomers1998 about 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 over 1 year ago - 1 comment
Labels: bug

#237 - Fix check for undefined pop fitness when using parallel processing

Pull Request - State: closed - Opened by MBradbury over 1 year ago
Labels: bug

#236 - Multi-Objective Optimization and parallel_processing

Issue - State: closed - Opened by lumy over 1 year ago
Labels: bug

#235 - Adding interactive examples

Issue - State: closed - Opened by edublancas over 1 year ago - 1 comment
Labels: enhancement

#233 - AttributeError

Issue - State: open - Opened by hanyhabib over 1 year ago - 1 comment
Labels: bug

#232 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#231 - Keep branch up to date

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#230 - PyGAD 3.2.0

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago
Labels: bug, enhancement

#229 - Additive random mutation with `gene_space` `low` and `high`

Issue - State: open - Opened by theo-brown over 1 year ago - 2 comments
Labels: bug

#228 - Wor

Issue - State: closed - Opened by theo-brown over 1 year ago - 1 comment

#227 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#226 - None index with adaptive mutation

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#225 - KerasGA Parellel Processing

Issue - State: closed - Opened by Flexin1981 over 1 year ago - 1 comment

#224 - Variable population size

Issue - State: open - Opened by timorichert over 1 year ago - 7 comments
Labels: enhancement

#223 - neural evolution in latent space?

Issue - State: open - Opened by DiTo97 over 1 year ago

#222 - GANN doesn't work with `mutation_type='adaptive'`

Issue - State: open - Opened by alpozcan over 1 year ago - 1 comment
Labels: bug

#221 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#219 - Computationally restored image

Issue - State: open - Opened by 22289 over 1 year ago - 1 comment
Labels: question

#217 - Batch size changed during run

Issue - State: open - Opened by alien2327 over 1 year ago - 6 comments
Labels: bug

#216 - add ga_instance.last_generation_fitness to pygad.rst

Pull Request - State: closed - Opened by yasirroni over 1 year ago

#215 - get error when try to load a .pkl

Issue - State: open - Opened by Tyofo over 1 year ago - 2 comments
Labels: bug

#214 - Optimize using sum constraint

Issue - State: closed - Opened by nurettin over 1 year ago - 2 comments
Labels: question

#213 - Throw exception instead of sys.exit in GA.__init__

Issue - State: closed - Opened by holasjuraj over 1 year ago - 2 comments
Labels: enhancement

#212 - PyGAD 3.1.0 latest updates

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#211 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#210 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#209 - Fix rank selection

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago

#208 - GitHub actions

Pull Request - State: closed - Opened by ahmedfgad over 1 year ago