multiobjective-optimization topic

List multiobjective-optimization repositories

ContinuousParetoMTL

132
Stars
25
Forks
Watchers

[ICML 2020] PyTorch Code for "Efficient Continuous Pareto Exploration in Multi-Task Learning"

pareto

89
Stars
8
Forks
Watchers

Spatial Containers, Pareto Fronts, and Pareto Archives

nsga2-matlab

89
Stars
29
Forks
Watchers

A very fast, 90% vectorized, NSGA-II algorithm in matlab.

parmoo

73
Stars
12
Forks
Watchers

Python library for parallel multiobjective simulation optimization

clocacits

23
Stars
24
Forks
Watchers

:wrench: :honeybee: A set of classes implementing single- and multi-objective Particle Swarm Optimization techniques for Cloudlet scheduling and WSN Localization optimizations. This code is part of th...

cosmos

32
Stars
3
Forks
Watchers

This is the official implementation for COSMOS: a method to learn Pareto fronts that scales to large datasets and deep models.

nsga2

24
Stars
13
Forks
Watchers

Refactored NSGA2, Non-dominated sorting genetic algorithm, implementation in C based on the code written by Dr. Kalyanmoy Deb.

This repo contains the underlying code for all the experiments from the paper: "Automatic Discovery of Privacy-Utility Pareto Fronts"

CAGrad

103
Stars
17
Forks
Watchers

Official PyTorch Implementation for Conflict-Averse Gradient Descent (CAGrad)