ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
PythonBSD-3-Clause
Issues
- 0
- 0
- 1
plot_genes() missing matplt()
#315 opened by tlint101 - 1
- 3
Pareto front solutions
#313 opened by LisieP - 1
pygad.kerasga
#290 opened by hiteshKjindal - 1
Caching of Fitness Values for Elites/Kept Parents
#289 opened by kingjin94 - 2
- 2
ga_instance.best_solution() does not return the solution that minimizes my fitness function
#281 opened by 24spiders - 2
ga_instance.best_solution() only returning best parameters and fitness of previous Generation
#291 opened by Resch-Said - 1
'numpy.ndarray' object has no attribute 'index'
#293 opened by GaidaiIgor - 4
delay_after_gen warning
#283 opened by wassimj - 1
- 1
- 2
Matplotlib imported by pyGAD
#292 opened by bemgreem - 1
For multi-objective optimization, Lists of Saved Best Solution Causes Error When Loadedd
#300 opened by MommyMythra - 1
Features suggestion. Option to force recalculating fitness for every solution and some questions about entire pop fitness calculation
#303 opened by KorrawitMick - 1
- 0
pareto_front is getting assigned dominated_set?
#298 opened by BakaSakib - 1
Adaptive mutation will call fitness batch function twice
#295 opened by dirypan - 2
ga_instance.save will not work with tqdm example
#262 opened by mrh335 - 1
Multi-objective optimization with NSGA II throwing out solutions in Pareto front
#294 opened by samuelkim16 - 7
Variable population size
#224 opened by timorichert - 1
Is NSGA-III supported?
#288 opened by Alivanza - 5
Manipulate solution before saving it as parent
#271 opened by Overdrivr - 3
Error when run parallel_processing "process"
#250 opened by henryfpassagem - 1
- 4
`initial_population` not effectively used/retained for multiobjective problems?
#279 opened by kaurao - 1
`pareto_fronts` is from previous generation
#275 opened by kaurao - 1
Cannot modify the attributes of the ga_instance when running multiple processes in parallel
#270 opened by rucky96 - 5
maximize the output of a built neural net( by pytorch) with continuous and discrete/integer variables
#220 opened by AmosJoseph - 1
Computationally restored image
#219 opened by 22289 - 7
- 0
Multi-Objective Optimization and parallel_processing
#236 opened by lumy - 2
- 2
- 1
- 1
multi objective optimization - metric of quality
#252 opened by MichaelRara - 1
Convergence issue: good solution appears to be forgotten, resulting best solution is not even valid
#260 opened by AndreyKolomiets - 2
fitness function is being saved?
#263 opened by acidnik - 5
- 0
- 1
- 1
Adding interactive examples
#235 opened by edublancas - 1
AttributeError
#233 opened by hanyhabib - 1
Wor
#228 opened by theo-brown - 1
GANN doesn't work with `mutation_type='adaptive'`
#222 opened by alpozcan - 1
KerasGA Parellel Processing
#225 opened by dowling-john - 0
neural evolution in latent space?
#223 opened by DiTo97 - 6
Batch size changed during run
#217 opened by alien2327