TS-EMO
Multi-objective optimizer
An optimization algorithm for multiple conflicting criteria using Gaussian processes and Thompson sampling
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).
93 stars
7 watching
16 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
bayesian-optimizationblack-box-optimizationexpensive-to-evaluate-functionsgaussian-processesgenetic-algorithmskrigingmachine-learningmatlabmulti-objective-optimizationspectral-samplingsurrogate-based-optimizationthompson-sampling
Related projects:
Repository | Description | Stars |
---|---|---|
| A MATLAB toolset for multi-objective optimization using genetic algorithms and other methods. | 53 |
| A fast implementation of a multi-objective optimization algorithm | 98 |
| An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
| An implementation of an Ant Colony Optimization algorithm to solve the Traveling Salesman Problem in MATLAB. | 45 |
| A toolbox for designing optimal operations of multipurpose water reservoir systems through various multi-objective optimization methods | 39 |
| An implementation of a genetic algorithm and particle swarm optimization in Go to find the maximum value of a 3D function. | 33 |
| A platform providing tools and algorithms for optimizing multiple tasks using evolutionary methods. | 131 |
| An evolutionary multi-objective optimization platform that provides a comprehensive set of algorithms and benchmark problems for researchers and developers. | 1,671 |
| An optimization algorithm implementation in Matlab. | 83 |
| Implementations of Meta-Optimization using Particle Swarm Optimization (MOPSO) in MATLAB, including PSO and MOPSO algorithms. | 145 |
| An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
| A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
| An optimization algorithm that uses Bayesian methods and random embeddings to solve complex problems in high-dimensional spaces. | 113 |
| A comparison tool for two optimization algorithms | 66 |
| A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |