danielafe7-usp

danielafe7-usp

Geek Repo

Github PK Tool:Github PK Tool

danielafe7-usp's repositories

Language:Jupyter NotebookStargazers:2Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Project

PersonalProject

Stargazers:0Issues:0Issues:0

TextProcessing

Processing tecs

Stargazers:0Issues:0Issues:0

SistemasEvolutivos

Repositorio de Sistemas Evolutivos

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NSGA-II

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

License:MITStargazers:0Issues:0Issues:0