Pinned Repositories
ASS-SAEA
Surrogate-assisted evolutionary algorithms based on a dynamic model management strategy
Bundle-Trust-Region
Call_ANSYS_in_MATLAB
The is the MATLAB code for calling ANSYS in MATLAB
CALSAPSO
Committee-Based Active Learning for Surrogate-Assisted Particle Swarm Optimization of Expensive Problems
coco
Numerical Black-Box Optimization Benchmarking Framework
DDEA-SE
Offline data-driven evolutionary optimization using selective surrogate ensembles
deeplearningbook-chinese
Deep Learning Book Chinese Translation
PlatEMO
Evolutionary multi-objective optimization platform
PrintVoronoi
A simple Matlab tool for printing a Voronoi map over an image
PSO-PID
粒子群优化PID参数
ZhihuaZhang-as's Repositories
ZhihuaZhang-as/PSO-PID
粒子群优化PID参数
ZhihuaZhang-as/Call_ANSYS_in_MATLAB
The is the MATLAB code for calling ANSYS in MATLAB
ZhihuaZhang-as/PlatEMO
Evolutionary multi-objective optimization platform
ZhihuaZhang-as/PrintVoronoi
A simple Matlab tool for printing a Voronoi map over an image
ZhihuaZhang-as/ASS-SAEA
Surrogate-assisted evolutionary algorithms based on a dynamic model management strategy
ZhihuaZhang-as/CALSAPSO
Committee-Based Active Learning for Surrogate-Assisted Particle Swarm Optimization of Expensive Problems
ZhihuaZhang-as/coco
Numerical Black-Box Optimization Benchmarking Framework
ZhihuaZhang-as/DDEA-SE
Offline data-driven evolutionary optimization using selective surrogate ensembles
ZhihuaZhang-as/deeplearningbook-chinese
Deep Learning Book Chinese Translation
ZhihuaZhang-as/differentialEvolution
An implementation of the famous Differential Evolution Computational Intelligence algorithm formulated by Storn and Price. This algorithm uses the Otsu criterion as the fitness function and can be used to threshold grayscale images using multiple thresholds.
ZhihuaZhang-as/dl_focm
Complete dictionary learning over the sphere using trust-region method
ZhihuaZhang-as/entrust
Trust-Region Optimization in Matlab (allows for bound constraints on design variables)
ZhihuaZhang-as/Gaussian-Process-Regression-Kriging-coKriging-
Necessary codes for GP
ZhihuaZhang-as/github
GitHub 漫游指南- a Chinese ebook on how to build a good build on Github. Explore the users' behavior. Find some thing interest.
ZhihuaZhang-as/GORS-SSLPSO_code
Matlab code for the implementation of GORS-SSLPSO
ZhihuaZhang-as/hb_anovaContrast
MATLAB function for ANOVA contrast test (post-hoc, different from multiple comparison)
ZhihuaZhang-as/IntelligentOptimizationAlgorithms
This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm), PSO (Particle Swarm Optimizer) and so on. And some other algorithms will be appended in the future.
ZhihuaZhang-as/LTR_LEC
Large-Scale Trust-Region Methods For Linear Equality Constrained Optimization
ZhihuaZhang-as/MFB
Test Suite for Evolutionary Multi-Fidelity Optimization
ZhihuaZhang-as/Monte_Carlo_Voronoi_Tessellation
ZhihuaZhang-as/Multiobjective_EGO_algorithms
The standard and parallel multiobjective EGO algorithms
ZhihuaZhang-as/Nume-Opt-Trust-Region-
ZhihuaZhang-as/OBS
Orthonormal Basis Trust-Region Subproblem Solver
ZhihuaZhang-as/SBDOT
Surrogate Based Design Optimization Toolbox
ZhihuaZhang-as/SHPSO_code
Code for surrogate-assisted hierarchical particle swarm optimization
ZhihuaZhang-as/Single_objective_EGO_algorithms
The standard and parallel single-objective EGO algorithms
ZhihuaZhang-as/SL-PSO_Matlab
Matlab code of the social learning PSO (SL-PSO)
ZhihuaZhang-as/SMBO_TeachingTool
A modular code for teaching Surrogate Modeling-Based Optimization
ZhihuaZhang-as/StateOfTheArtAdaptiveSampling
ZhihuaZhang-as/surrogate-cmaes
Surrogate CMA-ES (S-CMA-ES and DTS-CMA-ES) is a surrogate-based optimizing evolution strategy. It is based on the N. Hansen's CMA-ES algorithm which is interconnected with Gaussian processes (or random forests, that are, however, not maintained here anymore).