Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
BSD 3-Clause "New" or "Revised" License
1.89k
stars
464
forks
source link
Is NSGA-III supported? #288
Open
Alivanza opened 7 months ago
Hi,
Does PyGAD support NSGA-III implementation for multi-objective optimization? Thank you