Skip to content

PyMOO

Compare
Choose a tag to compare
@Immudzen Immudzen released this 17 Aug 11:22
· 32 commits to master since this release

DEAP has been replaced with PyMOO and a lot of code has been removed as a result. PyMOO implements a more refined version of NSGA3 that works much better. This version should converge faster and closer to the optimum without needing a gradient step. So far in testing this has sped up overall performance.

Documentation has been updated.