Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
https://github.com/ahmedfgad/GeneticAlgorithmPython
GitHub actions
ahmedfgad opened this pull request 10 days ago
ahmedfgad opened this pull request 10 days ago
Add badges
ahmedfgad opened this pull request 12 days ago
ahmedfgad opened this pull request 12 days ago
Add OpenSSF Action
ahmedfgad opened this pull request 12 days ago
ahmedfgad opened this pull request 12 days ago
GitHub actions
ahmedfgad opened this pull request 12 days ago
ahmedfgad opened this pull request 12 days ago
GitHub actions
ahmedfgad opened this pull request 14 days ago
ahmedfgad opened this pull request 14 days ago
How to get multiple best solutions in a generation?
JimmyChine opened this issue about 1 month ago
JimmyChine opened this issue about 1 month ago
Features suggestion. Option to force recalculating fitness for every solution and some questions about entire pop fitness calculation
KorrawitMick opened this issue about 1 month ago
KorrawitMick opened this issue about 1 month ago
For multi-objective optimization, Lists of Saved Best Solution Causes Error When Loadedd
MommyMythra opened this issue 3 months ago
MommyMythra opened this issue 3 months ago
Calling some function before fitness_func in adaptive mutation
hmcezar opened this issue 4 months ago
hmcezar opened this issue 4 months ago
pareto_front is getting assigned dominated_set?
BakaSakib opened this issue 4 months ago
BakaSakib opened this issue 4 months ago
Resolving #283 user warning when delay_after_gen is not in use
greenLeopard opened this pull request 5 months ago
greenLeopard opened this pull request 5 months ago
Adaptive mutation will call fitness batch function twice
dirypan opened this issue 6 months ago
dirypan opened this issue 6 months ago
Multi-objective optimization with NSGA II throwing out solutions in Pareto front
samuelkim16 opened this issue 6 months ago
samuelkim16 opened this issue 6 months ago
'numpy.ndarray' object has no attribute 'index'
GaidaiIgor opened this issue 6 months ago
GaidaiIgor opened this issue 6 months ago
Matplotlib imported by pyGAD
bemgreem opened this issue 7 months ago
bemgreem opened this issue 7 months ago
ga_instance.best_solution() only returning best parameters and fitness of previous Generation
Resch-Said opened this issue 8 months ago
Resch-Said opened this issue 8 months ago
pygad.kerasga
hiteshKjindal opened this issue 8 months ago
hiteshKjindal opened this issue 8 months ago
Caching of Fitness Values for Elites/Kept Parents
kingjin94 opened this issue 8 months ago
kingjin94 opened this issue 8 months ago
Is NSGA-III supported?
Alivanza opened this issue 8 months ago
Alivanza opened this issue 8 months ago
Keep up to date
ahmedfgad opened this pull request 8 months ago
ahmedfgad opened this pull request 8 months ago
GitHub actions
ahmedfgad opened this pull request 8 months ago
ahmedfgad opened this pull request 8 months ago
Fix a typo in example_custom_operators
madprog opened this pull request 8 months ago
madprog opened this pull request 8 months ago
update logo in readme
W1lden opened this pull request 9 months ago
W1lden opened this pull request 9 months ago
delay_after_gen warning
wassimj opened this issue 9 months ago
wassimj opened this issue 9 months ago
Improvement on memory usage
ver0z opened this pull request 10 months ago
ver0z opened this pull request 10 months ago
ga_instance.best_solution() does not return the solution that minimizes my fitness function
24spiders opened this issue 10 months ago
24spiders opened this issue 10 months ago
Training traffic sign recognition with faster rcnn using ga
Zhihao1002 opened this issue 10 months ago
Zhihao1002 opened this issue 10 months ago
`initial_population` not effectively used/retained for multiobjective problems?
kaurao opened this issue 10 months ago
kaurao opened this issue 10 months ago
Merge pull request #277 from ahmedfgad/master
ahmedfgad opened this pull request 10 months ago
ahmedfgad opened this pull request 10 months ago
Keep up to date
ahmedfgad opened this pull request 10 months ago
ahmedfgad opened this pull request 10 months ago
PyGAD 3.3.1
ahmedfgad opened this pull request 10 months ago
ahmedfgad opened this pull request 10 months ago
`pareto_fronts` is from previous generation
kaurao opened this issue 10 months ago
kaurao opened this issue 10 months ago
Add badges
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
Cite journal paper
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
Manipulate solution before saving it as parent
Overdrivr opened this issue 11 months ago
Overdrivr opened this issue 11 months ago
Cannot modify the attributes of the ga_instance when running multiple processes in parallel
rucky96 opened this issue 11 months ago
rucky96 opened this issue 11 months ago
Config file for readthedocs
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
Config file for readthedocs
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
GitHub actions
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
Merge pull request #265 from ahmedfgad/github-actions
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
GitHub actions
ahmedfgad opened this pull request 11 months ago
ahmedfgad opened this pull request 11 months ago
fitness function is being saved?
acidnik opened this issue 11 months ago
acidnik opened this issue 11 months ago
ga_instance.save will not work with tqdm example
mrh335 opened this issue 12 months ago
mrh335 opened this issue 12 months ago
Error when running 3.2.0 vs. 3.1.0 for ga_instance.best_solutions
mrh335 opened this issue 12 months ago
mrh335 opened this issue 12 months ago
Convergence issue: good solution appears to be forgotten, resulting best solution is not even valid
AndreyKolomiets opened this issue 12 months ago
AndreyKolomiets opened this issue 12 months ago
GA
Nikandell opened this issue about 1 year ago
Nikandell opened this issue about 1 year ago
The on_generation callback is not called at the end of generation 0
sunderved opened this issue about 1 year ago
sunderved opened this issue about 1 year ago
Fitness value of a solution computed multiple times per generation?
sunderved opened this issue about 1 year ago
sunderved opened this issue about 1 year ago
Force recalculation of fitness values for each new generation ?
sunderved opened this issue about 1 year ago
sunderved opened this issue about 1 year ago
docs: correct context on "multi-objective"
divineforge opened this pull request about 1 year ago
divineforge opened this pull request about 1 year ago
Fixing typos in logging + docs
rsomers1998 opened this pull request about 1 year ago
rsomers1998 opened this pull request about 1 year ago
multi objective optimization - metric of quality
MichaelRara opened this issue about 1 year ago
MichaelRara opened this issue about 1 year ago
Error when run parallel_processing "process"
henryfpassagem opened this issue about 1 year ago
henryfpassagem opened this issue about 1 year ago
Example to change pop size at runtime
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Create and format the GitHub Actions tests
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Keep up to date
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
More tests
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Update
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
GitHub actions
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
fix format string typo in README
urselrod opened this pull request about 1 year ago
urselrod opened this pull request about 1 year ago
Save the instance of a GA during fitness evaluation
AntonisKoutounidis opened this issue about 1 year ago
AntonisKoutounidis opened this issue about 1 year ago
Testing stop_criteria
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Merge pull request #239 from ahmedfgad/master
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Solve multi-objective optimization bugs
ahmedfgad opened this pull request about 1 year ago
ahmedfgad opened this pull request about 1 year ago
Exceptions when running multi-objective problems
sigtrygg-space opened this issue about 1 year ago
sigtrygg-space opened this issue about 1 year ago
Fix check for undefined pop fitness when using parallel processing
MBradbury opened this pull request about 1 year ago
MBradbury opened this pull request about 1 year ago
Multi-Objective Optimization and parallel_processing
lumy opened this issue about 1 year ago
lumy opened this issue about 1 year ago
Adding interactive examples
edublancas opened this issue over 1 year ago
edublancas opened this issue over 1 year ago
AttributeError
hanyhabib opened this issue over 1 year ago
hanyhabib opened this issue over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
Keep branch up to date
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
PyGAD 3.2.0
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
Additive random mutation with `gene_space` `low` and `high`
theo-brown opened this issue over 1 year ago
theo-brown opened this issue over 1 year ago
Wor
theo-brown opened this issue over 1 year ago
theo-brown opened this issue over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
None index with adaptive mutation
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
KerasGA Parellel Processing
Flexin1981 opened this issue over 1 year ago
Flexin1981 opened this issue over 1 year ago
Variable population size
timorichert opened this issue over 1 year ago
timorichert opened this issue over 1 year ago
neural evolution in latent space?
DiTo97 opened this issue over 1 year ago
DiTo97 opened this issue over 1 year ago
GANN doesn't work with `mutation_type='adaptive'`
alpozcan opened this issue over 1 year ago
alpozcan opened this issue over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
maximize the output of a built neural net( by pytorch) with continuous and discrete/integer variables
AmosJoseph opened this issue over 1 year ago
AmosJoseph opened this issue over 1 year ago
Computationally restored image
22289 opened this issue over 1 year ago
22289 opened this issue over 1 year ago
Batch size changed during run
alien2327 opened this issue over 1 year ago
alien2327 opened this issue over 1 year ago
add ga_instance.last_generation_fitness to pygad.rst
yasirroni opened this pull request over 1 year ago
yasirroni opened this pull request over 1 year ago
get error when try to load a .pkl
Tyofo opened this issue over 1 year ago
Tyofo opened this issue over 1 year ago
Optimize using sum constraint
nurettin opened this issue over 1 year ago
nurettin opened this issue over 1 year ago
Throw exception instead of sys.exit in GA.__init__
holasjuraj opened this issue over 1 year ago
holasjuraj opened this issue over 1 year ago
PyGAD 3.1.0 latest updates
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
Fix rank selection
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
GitHub actions
ahmedfgad opened this pull request over 1 year ago
ahmedfgad opened this pull request over 1 year ago
How do I suppress verbose output on kerasga fit cycle
agcala opened this issue over 1 year ago
agcala opened this issue over 1 year ago
`best_solution()` unecessarily run `cal_pop_fitness()`
yasirroni opened this issue over 1 year ago
yasirroni opened this issue over 1 year ago
Initial value taken from outside `gene_space`
yasirroni opened this issue over 1 year ago
yasirroni opened this issue over 1 year ago
Get number of fitness evaluation
yasirroni opened this issue over 1 year ago
yasirroni opened this issue over 1 year ago
Parallelise adaptive mutation population fitness computations when `parallel_processing` is enabled
Ririshi opened this issue over 1 year ago
Ririshi opened this issue over 1 year ago
pygad and mingw
3rav opened this issue over 1 year ago
3rav opened this issue over 1 year ago
Decreasing number of chromosomes
lavakin opened this issue over 1 year ago
lavakin opened this issue over 1 year ago