multi-objective-optimization topic
XtalOpt
Official public repository for the XtalOpt crystallographic multi-objective evolutionary algorithm
Optimization-of-building-energy-consumption
This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo packag...
AdaTask
AdaTask: A Task-Aware Adaptive Learning Rate Approach to Multi-Task Learning. AAAI, 2023.
Thesis---Fog-and-Cloud-Computing-Optimization-in-Mobile-IoT-Environments
Fog and Cloud Computing Optimization in Mobile IoT Environments
Bilevel-Optimization-Emissions
Proposed a mathematical model for optimizing the profits and emissions while setting dynamic prices of electricity. A bilevel & multi-objective model is proposed for maximizing profits of retailer, mi...
OpenFOAM-Multi-Objective-Optimization
A tiny project to use ax-platform for multi-objective Bayesian Optimization on OpenFOAM cases
PRC-CMORL
[Neurocomputing, 2023] Personalized Robotic Control via Constrained Multi-Objective Reinforcement Learning
offline-moo
Official implementation of ICML'24 paper "Offline Multi-Objective Optimization".
torchjd
Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning).
nsga2-in-python
Implementation of NSGA-II in Python