Skip to content

Multi-Onjective and Many Objective Optimization. Python Implementation of NSGA 2 and 3 algorithms.

Notifications You must be signed in to change notification settings

vojha-code/NSGA

Repository files navigation

Non-dominated Sorting Genetic Algorithms Version 2 and 3

Multi-Onjective and Many Objective Optimization. Python Implementation of NSGA 2 and 3 algorithms.

NSGA 2: Multi-Objective Optimization

Good for 2 objectioves

NSGA 3: Many-Objective Optimization

Good for 2 and more objectioves

Please cite the wotk if you use this source code.

Ojha V and Nicosia G (2002) Multi-objective Optimisation of Multi-output Neural Trees, IEEE Confernce of Evolutionary Computation (CEC).

URL: https://arxiv.org/pdf/2010.04524.pdf Soruce Code: https://github.com/vojha-code/Multi-Output-Neural-Tree

About

Multi-Onjective and Many Objective Optimization. Python Implementation of NSGA 2 and 3 algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages