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
Add badges

ahmedfgad opened this pull request 12 days ago
Add OpenSSF Action

ahmedfgad opened this pull request 12 days ago
GitHub actions

ahmedfgad opened this pull request 12 days ago
GitHub actions

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
pareto_front is getting assigned dominated_set?

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
Adaptive mutation will call fitness batch function twice

dirypan opened this issue 6 months ago
'numpy.ndarray' object has no attribute 'index'

GaidaiIgor opened this issue 6 months ago
Matplotlib imported by pyGAD

bemgreem opened this issue 7 months ago
pygad.kerasga

hiteshKjindal opened this issue 8 months ago
Caching of Fitness Values for Elites/Kept Parents

kingjin94 opened this issue 8 months ago
Is NSGA-III supported?

Alivanza opened this issue 8 months ago
Keep up to date

ahmedfgad opened this pull request 8 months ago
GitHub actions

ahmedfgad opened this pull request 8 months ago
Fix a typo in example_custom_operators

madprog opened this pull request 8 months ago
update logo in readme

W1lden opened this pull request 9 months ago
delay_after_gen warning

wassimj opened this issue 9 months ago
Improvement on memory usage

ver0z opened this pull request 10 months ago
Training traffic sign recognition with faster rcnn using ga

Zhihao1002 opened this issue 10 months ago
Merge pull request #277 from ahmedfgad/master

ahmedfgad opened this pull request 10 months ago
Keep up to date

ahmedfgad opened this pull request 10 months ago
PyGAD 3.3.1

ahmedfgad opened this pull request 10 months ago
`pareto_fronts` is from previous generation

kaurao opened this issue 10 months ago
Add badges

ahmedfgad opened this pull request 11 months ago
Cite journal paper

ahmedfgad opened this pull request 11 months ago
Manipulate solution before saving it as parent

Overdrivr opened this issue 11 months ago
Config file for readthedocs

ahmedfgad opened this pull request 11 months ago
Config file for readthedocs

ahmedfgad opened this pull request 11 months ago
GitHub actions

ahmedfgad opened this pull request 11 months ago
Merge pull request #265 from ahmedfgad/github-actions

ahmedfgad opened this pull request 11 months ago
GitHub actions

ahmedfgad opened this pull request 11 months ago
fitness function is being saved?

acidnik opened this issue 11 months ago
ga_instance.save will not work with tqdm example

mrh335 opened this issue 12 months ago
GA

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
Fitness value of a solution computed multiple times per generation?

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
docs: correct context on "multi-objective"

divineforge opened this pull request about 1 year ago
Fixing typos in logging + docs

rsomers1998 opened this pull request about 1 year ago
multi objective optimization - metric of quality

MichaelRara opened this issue about 1 year ago
Error when run parallel_processing "process"

henryfpassagem opened this issue about 1 year ago
Example to change pop size at runtime

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
Keep up to date

ahmedfgad opened this pull request about 1 year ago
More tests

ahmedfgad opened this pull request about 1 year ago
Update

ahmedfgad opened this pull request about 1 year ago
GitHub actions

ahmedfgad opened this pull request about 1 year ago
fix format string typo in README

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
Testing stop_criteria

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
Solve multi-objective optimization bugs

ahmedfgad opened this pull request about 1 year ago
Exceptions when running multi-objective problems

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
Multi-Objective Optimization and parallel_processing

lumy opened this issue about 1 year ago
Adding interactive examples

edublancas opened this issue over 1 year ago
AttributeError

hanyhabib opened this issue over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
Keep branch up to date

ahmedfgad opened this pull request over 1 year ago
PyGAD 3.2.0

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
Wor

theo-brown opened this issue over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
None index with adaptive mutation

ahmedfgad opened this pull request over 1 year ago
KerasGA Parellel Processing

Flexin1981 opened this issue over 1 year ago
Variable population size

timorichert opened this issue over 1 year ago
neural evolution in latent space?

DiTo97 opened this issue over 1 year ago
GANN doesn't work with `mutation_type='adaptive'`

alpozcan opened this issue over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
Computationally restored image

22289 opened this issue over 1 year ago
Batch size changed during run

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
get error when try to load a .pkl

Tyofo opened this issue over 1 year ago
Optimize using sum constraint

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
PyGAD 3.1.0 latest updates

ahmedfgad opened this pull request over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
Fix rank selection

ahmedfgad opened this pull request over 1 year ago
GitHub actions

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
`best_solution()` unecessarily run `cal_pop_fitness()`

yasirroni opened this issue over 1 year ago
Initial value taken from outside `gene_space`

yasirroni opened this issue over 1 year ago
Get number of fitness evaluation

yasirroni opened this issue over 1 year ago
pygad and mingw

3rav opened this issue over 1 year ago
Decreasing number of chromosomes

lavakin opened this issue over 1 year ago