multiobjective-optimization topic
ContinuousParetoMTL
[ICML 2020] PyTorch Code for "Efficient Continuous Pareto Exploration in Multi-Task Learning"
pareto
Spatial Containers, Pareto Fronts, and Pareto Archives
nsga2-matlab
A very fast, 90% vectorized, NSGA-II algorithm in matlab.
parmoo
Python library for parallel multiobjective simulation optimization
clocacits
: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...
NSGAII.jl
A NSGA-II implementation in Julia
cosmos
This is the official implementation for COSMOS: a method to learn Pareto fronts that scales to large datasets and deep models.
nsga2
Refactored NSGA2, Non-dominated sorting genetic algorithm, implementation in C based on the code written by Dr. Kalyanmoy Deb.
differential-privacy-bayesian-optimization
This repo contains the underlying code for all the experiments from the paper: "Automatic Discovery of Privacy-Utility Pareto Fronts"
CAGrad
Official PyTorch Implementation for Conflict-Averse Gradient Descent (CAGrad)