multi-objective-optimization
There are 283 repositories under multi-objective-optimization topic.
anyoptimization/pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
BIMK/PlatEMO
Evolutionary multi-objective optimization platform
esa/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
PKU-DAIR/open-box
Generalized and Efficient Blackbox Optimization System
otto-de/recsys-dataset
🛍 A real-world e-commerce dataset for session-based recommender systems research.
jmejia8/Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
lmarti/evolutionary-computation-course
Jupyter/IPython notebooks about evolutionary computation.
EMI-Group/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
XuhanLiu/DrugEx
Deep learning toolkit for Drug Design with Pareto-based Multi-Objective optimization in Polypharmacology
TorchJD/torchjd
Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).
mikelzc1990/nsganetv2
[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
hav4ik/Hydra
Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.
kevin031060/RL_TSP_4static
Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper
yunshengtian/AutoOED
AutoOED: Automated Optimal Experimental Design Platform
EMI-Group/evoxbench
Transforming Neural Architecture Search (NAS) into multi-objective optimization problems. A benchmark suite for testing evolutionary algorithms in deep learning.
Eric-Bradford/TS-EMO
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).
ppgaluzio/MOBOpt
Multi-objective Bayesian optimization
thomas-young-2013/open-box
Generalized and Efficient Blackbox Optimization System.
Swiggy/Moo-GBT
Library for Multi-objective optimization in Gradient Boosted Trees
optframe/optframe
OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etc.
garlicdevs/Fruit-API
A Universal Deep Reinforcement Learning Framework
jump-dev/MultiObjectiveAlgorithms.jl
A Julia package for solving multi-objective optimization problems
AnjieCheng/awesome-multi-objective-optimization
A curated list of awesome multi-objective optimization research resources.
dbmptr/EPOSearch
Exact Pareto Optimal solutions for preference based Multi-Objective Optimization
informarte/yuck
Yuck is a local-search constraint solver with FlatZinc interface
hecoding/Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
ethz-pes/multi_objective_optimization_matlab
MATLAB Tool for Multi-Objective Optimization
LFhase/PAIR
[ICLR 2023, ICLR DG oral] PAIR, the optimizer and model selection criteria for OOD Generalization
tommyod/paretoset
Compute the Pareto (non-dominated) set, i.e., skyline operator/query.
krichelj/PyDiffGame
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
mahdims/Branch-and-price-
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
Nikronic/Optimized-MDVRP
"Using Genetic Algorithms for Multi-depot Vehicle Routing" paper implementation.
jMetal/jMetalSP
A framework for Big Data Optimization with multi-objective metaheuristics
yyxhdy/arja
Multi-Objective GP for Automated Repair of Java