multi-objective optimization NSGA2
multi-objective optimization NSGA2
List of datasets, codes, and contests related to remote sensing change detection
evaluation algorithms experiment(containing ACO, PSO, DE, NSGA3, GA et al)
机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集
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.
最近一年贡献:13 次
最长连续贡献:2 日
最近连续贡献:1 日
贡献度的统计数据包括代码提交、创建任务 / Pull Request、合并 Pull Request,其中代码提交的次数需本地配置的 git 邮箱是 Gitee 帐号已确认绑定的才会被统计。