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

Fix typo

apapadoi opened this pull request over 1 year ago
Bug fixes

ahmedfgad opened this pull request over 1 year ago
User-Defined Parent Selection Operator

radwaahmed2132000 opened this issue over 1 year ago
Use exit() from sys library

ahmedfgad opened this pull request over 1 year ago
Merge master

ahmedfgad opened this pull request over 1 year ago
GitHub actions

ahmedfgad opened this pull request over 1 year ago
Most recent repo

ahmedfgad opened this pull request over 1 year ago
Update fstring

KelvinChung2000 opened this pull request over 1 year ago
update string.format to fstring and autopep8 formating

KelvinChung2000 opened this pull request over 1 year ago
GitHub Actions Workflows and new additions

ahmedfgad opened this pull request over 1 year ago
Multi-Objective Optimization with PyGAD

rllyryan opened this issue over 1 year ago
The example_clustering_2.py not working

KelvinChung2000 opened this issue over 1 year ago
PyGAD 3.0.1

ahmedfgad opened this pull request over 1 year ago
PyGAD 3.0.1

ahmedfgad opened this pull request over 1 year ago
bug in user-defined parent selection

pvstorageoptimization opened this issue over 1 year ago
Manipulating the population

davidoskky opened this issue over 1 year ago
Update setup.py

ahmedfgad opened this pull request over 1 year ago
Add the sales man example.

ahmedfgad opened this pull request over 1 year ago
Add travelling salesman .ipynb example

josephlewisjgl opened this pull request over 1 year ago
Integer precision issues

huku- opened this issue over 1 year ago
Definition of the initial population for the genetic algorithm by the user

zsbeheshti opened this issue almost 2 years ago
Issue while using multiprocessing

sumbalakram opened this issue almost 2 years ago
changed deprecated numpy.float to float

adamj34 opened this pull request almost 2 years ago
Numpy float data type in roulette wheel selection

lucadivit opened this issue almost 2 years ago
Accessing population of previous generation in fitness_func

lukethomrichardson opened this issue almost 2 years ago
Update README.md

rogn02 opened this pull request almost 2 years ago
solve duplicate genes ignored when mutated

IlanSchindler opened this issue almost 2 years ago
ask for new features about fitness_func

whubaichuan opened this issue almost 2 years ago
The relationship between num_parents_mating and offspring_size[0]

whubaichuan opened this issue almost 2 years ago
How to avoid calculating the fitness multiple times?

davidoskky opened this issue almost 2 years ago
Update index.rst/Typo

geritwagner opened this pull request almost 2 years ago
Fix Documentation User-Defined Mutation Operator Example: the number …

augustodamasceno opened this pull request almost 2 years ago
PyGAD on GPU

IMG-5 opened this issue about 2 years ago
Remove numpy.int and numpy.float

EgorBlagov opened this pull request about 2 years ago
Bug module 'numpy' has no attribute 'int'. Did you mean: 'inf'?

JavaProgswing opened this issue about 2 years ago
Problems with multithreading and generation step

BenoitMiquey opened this issue about 2 years ago
Small typo, should be w6 not 6w

Chuox opened this pull request about 2 years ago
keras.ga - How can I disable printing for every step?

vader-coder opened this issue about 2 years ago
Bug in indexing. Code fails with error.

why-not opened this issue about 2 years ago
Fix incorrect statement in docs

davidmurray opened this pull request about 2 years ago
Fitness function issues with Multiprocessing

Aleksy9 opened this issue about 2 years ago
Method best_solution() does not always return correct solution_idx

borisarloff opened this issue about 2 years ago
Method callbacks for on_function and crossover/mutation set to None

borisarloff opened this pull request about 2 years ago
Unable to Submitting Pull Requests

borisarloff opened this issue about 2 years ago
PyGAD gene_space cannot accept numpy linspace dtype=int

jdmoore7 opened this issue about 2 years ago
Execute on_crossover callback even if crossover_type is None

borisarloff opened this issue about 2 years ago
Batch `fitness_func` evaluation / scoring

linanqiu opened this issue about 2 years ago
Inconsistent type of sol_idx in fitness_func()

aoolmay opened this issue over 2 years ago
Division by 0 if fitness_sum is 0

ardeleanasm opened this issue over 2 years ago
allow_duplicate_genes=False has no effect in 2.17.0

sebastianardelean opened this issue over 2 years ago
Update README_pygad_torchga_ReadTheDocs.rst

Procedurally-Generated-Human opened this pull request over 2 years ago
[NEW FEATURE IN THE WORKS] Dask Distributed Computations!

windowshopr opened this issue over 2 years ago
Huge duplicated code in function `unique_genes_by_space` in `pygad.py`

ChiHangChen opened this issue over 2 years ago
Bias towards large gene values

epixinvites opened this issue over 2 years ago
Add inequality constraint of two different genes

terrancelu92 opened this issue over 2 years ago
Conda Build Test Fails During Import of Torch

dboneshc opened this issue over 2 years ago
Multiprocessing feature added on pygad.py.

azarketa opened this pull request over 2 years ago
Multi-label output support?

Alex-Bujorianu opened this issue over 2 years ago
fixed some error in documentation

iamnotstone opened this pull request over 2 years ago
How to create a custom population?

pritam-dey3 opened this issue over 2 years ago
Request: attributes of best solution from all generations

Stoops-ML opened this issue over 2 years ago
Typo on the Read the Docs

VartanAhrensKayayan opened this issue over 2 years ago
conda installation of pygad

iamtekson opened this issue over 2 years ago
Feature/feed extradata fitness function

martiasG opened this pull request over 2 years ago
Error when trying to use the built-in plotting functions

dhutter-fhv opened this issue over 2 years ago
Callbacks can now be methods of objects, not only functions

edgarcamilocamacho opened this pull request over 2 years ago
gene_space not working as expected

Namyalg opened this issue over 2 years ago
Adding BSD-3-Clause

hyandell opened this pull request almost 3 years ago
Fix the word resulted in the text message for the warning message abo…

augustodamasceno opened this pull request almost 3 years ago
Add parameter count adjustment for functions that are class methods

richmr opened this pull request almost 3 years ago
Altered to allow function_inputs and desired_output to be passed as p…

Felipe-Dex opened this pull request almost 3 years ago
Update all numpy.max to numpy.nanmax in pygad.py

jack-powers opened this pull request almost 3 years ago
Addition to suppress the plots etc

rengel8 opened this pull request about 3 years ago
[FEATURE] Add Multiprocess Capabilities! :)

windowshopr opened this issue about 3 years ago
Scramble mutation unnecessary computation.

maksym33 opened this issue about 3 years ago
feature request: variable length genetic algorithm

robbiemu opened this issue about 3 years ago
[PR] add args parameter for GA class

qelloman opened this pull request about 3 years ago
Update ga.py

busterbeam opened this pull request about 3 years ago
FEATURE REQUEST: args to pass parameter to fitness function

qelloman opened this issue about 3 years ago
Seed of Random Number Generators

dellannadavide opened this issue about 3 years ago
enhancement - soft constraint / hard constraint

app-johndpope opened this issue over 3 years ago
fitness_func() Repetition Issues

sogNok opened this issue over 3 years ago
Project doesn't state a license

kittentronic opened this issue over 3 years ago
added function for customized calculaition of the population fitness

mati3230 opened this pull request over 3 years ago
fixed save_solutions

rengel8 opened this pull request over 3 years ago
Update pygad.py

rengel8 opened this pull request over 3 years ago
allow_duplicate_genes not working

JanKulbinski opened this issue over 3 years ago
gene_space with condition between genes

GregBueno opened this issue almost 4 years ago
Fixed an attached link

XRFXLP opened this pull request almost 4 years ago
Update README_pygad_ReadTheDocs.rst

kgeis opened this pull request almost 4 years ago
Update README.md

kharekshitij opened this pull request over 4 years ago
improved

arihantjain12345 opened this pull request over 4 years ago
docs updated

Sachin-crypto opened this pull request over 4 years ago
Update README.md

Aryan810 opened this pull request over 4 years ago
Update README.md

arihantjain12345 opened this pull request over 4 years ago