jingyi-zhu / Fast2SPSALinks
The MATLAB code below implements the second-order SPSA (simultaneous perturbation stochastic approximation) and second-order SG (stochastic gradient) in an efficient manner, such that the FLOPS-per-iteration is reduced from $O(p^3)$ to $O(p^2)$ where $p$ is the dimension of the underlying parameter. See more details in "Efficient Implementation …
☆12Updated 4 years ago
Alternatives and similar repositories for Fast2SPSA
Users that are interested in Fast2SPSA are comparing it to the libraries listed below
Sorting:
- In this repository, all the Matlab codes, used for developing my Master Thesis: "Polynomial Chaos Theory: Application to the stability of…☆14Updated 6 years ago
- This includes codes for Alternating Direction Method of Multipliers (ADMM) on several interesting applications, such as Lq basis pursuit,…☆19Updated 9 years ago
- standard, high-dimensional, parallel, constrained, and multiobjective Bayesian optimization algorithms☆40Updated 5 months ago
- Codes related to our paper "Sparse Polynomial Chaos Expansions via D-optimal Designs and Compressed Sensing." https://www.sciencedirect.…☆20Updated 6 years ago
- This repository contains the codes and supplementary materials of "Relaxed hybrid consensus ADMM for distributed convex optimisation wit…☆11Updated 5 years ago
- Polynomial Chaos Expansion Toolbox for MATLAB☆34Updated last year
- # Introduction of DNN-AR-MOEA This repository contains code necessary to reproduce the experiments presented in Evolutionary Optimization…☆26Updated 4 years ago
- Randomized Greedy Polynomial Chaos Expansions☆11Updated 6 years ago
- A set of methods and proprieties to perform reliability-based-design-optimization by Scenario theory. Scenario optimization makes direct…☆16Updated 2 years ago
- Fractional Order Numerical Methods☆13Updated 5 years ago
- ☆31Updated last year
- Matlab based optimizer framework using Sequential Quadratic Programming (SQP)☆27Updated 6 years ago
- SON-EM - Algorithm for parameter estimation of hybrid time-varying parameter systems using Sum of Norms regularization and Expectation Ma…☆10Updated 7 years ago
- A fast Kriging-assisted evolutionary algorithm based on incremental learning☆32Updated 7 months ago
- Bayesian optimization and active learning with likelihood-weighted acquisition functions☆16Updated last year
- matlab code achieving Hierarchical Kriging model (a kind of variable fidelity surrogate, which can be regard as an improved version of co…☆23Updated 6 years ago
- 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 algo…☆21Updated 3 years ago
- Matlab codes for Arbitrary Polynomial Chaos Expansion☆12Updated 5 years ago
- Surrogate Based Design Optimization Toolbox☆31Updated 6 years ago
- Source code of the paper: Dang C., Xu, J. Unified reliability assessment for problems with low- to high-dimensional random inputs using t…☆10Updated 3 years ago
- Decomposition Based Multi-Objective Particle Swarm Optimization☆26Updated 8 years ago
- Here are articles, Matlab-codes, and documentations of Prediction Evolutionary Algorithm.☆13Updated 2 years ago
- MATLAB Tool for Multi-Objective Optimization☆59Updated 2 months ago
- Dynamic Mode Decomposition (DMD)☆33Updated 3 years ago
- Koopman operator☆27Updated 5 years ago
- Repository to tutorials on the implementation of the Transitional Ensemble Markov Chain Monte Carlo (TEMCMC) sampler for Bayesian Model U…☆19Updated 2 years ago
- Gaussian Process Regression Techniques - The source code corresponding to the Ph.D. thesis.☆71Updated 8 years ago
- Gaussian Process Regression using GPML toolbox☆35Updated 5 years ago
- Code for the paper "Fast Proximal Gradient Descent for A Class of Non-convex and Non-smooth Sparse Learning Problems"☆10Updated 5 years ago
- This repository implements various algorithms to solve LASSO problem via Matlab.☆12Updated 6 years ago