tengdanwpu's Stars
Eric-Bradford/TS-EMO
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO).
tufts-ml/KCN
Kriging Convolutional Networks (KCN) in Tensoflow
zhandawei/Incremental_Kriging_Assisted_Evolutionary_Algorithm
A fast Kriging-assisted evolutionary algorithm based on incremental learning
xw00616/DEN-ARMOEA
# Introduction of DNN-AR-MOEA This repository contains code necessary to reproduce the experiments presented in Evolutionary Optimization of High-DimensionalMulti- and Many-Objective Expensive ProblemsAssisted by a Dropout Neural Network. Gaussian processes are widely used in surrogate-assisted evolutionary optimization of expensive problems. We propose a computationally efficient dropout neural network (EDN) to replace the Gaussian process and a new model management strategy to achieve a good balance between convergence and diversity for assisting evolutionary algorithms to solve high-dimensional multi- and many-objective expensive optimization problems. mainlydue to the ability to provide a confidence level of their outputs,making it possible to adopt principled surrogate managementmethods such as the acquisition function used in Bayesian opti-mization. Unfortunately, Gaussian processes become less practi-cal for high-dimensional multi- and many-objective optimizationas their computational complexity is cubic in the number oftraining samples. # References If you found DNN-AR-MOEA useful, we would be grateful if you cite the following reference: Evolutionary Optimization of High-DimensionalMulti- and Many-Objective Expensive ProblemsAssisted by a Dropout Neural Network (IEEE Transactions on Systems, Man and Cybernetics: Systems).
wangjz131/H_Kriging
matlab code achieving Hierarchical Kriging model (a kind of variable fidelity surrogate, which can be regard as an improved version of co-Kriging)
gsi-lab/MOSKopt
Simulation-based stochastic black-box optimization under uncertainty using Stochastic Kriging and Monte Carlo simulation
FuhgJan/AdaptiveMIVor
MIVor: An innovative adaptive Kriging approach for efficient problem classification.
nikivanstein/OWCK
Optimal Weighted Cluster Kriging/Gaussian Process for Python
salmanahmed91/Gaussian-Process-Regression-Kriging-coKriging-
Necessary codes for GP
Azizimj/Robust-Simulation-Optimization-Kriging
Robust Simulation Optimization Kriging
Svdvoort/OpenPC
An open source multi-element generalized polynomial chaos toolbox for matlab
rdwight/vkikriging
Kriging and Gradient-Enhanced Kriging for the VKI Lecture Series
LuXuefei/FastKriging
xw00616/T-SAEA
chua2019/ABTCK
Augmented Bayesian treed co-kriging
thibault-lahire/bayesian-KPLS
A Bayesian approach of the KPLS (Kriging using Partial Least Squares) method
travishsu/SAT_matlab
Surrogate-Assisted Tuning
xw00616/TC-SAEA
ocnaar/Kriging
Scripts for performing Kriging interpolation.
xw00616/AB-MOEA