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 …
☆13Updated 5 years ago
Alternatives and similar repositories for Fast2SPSA
Users that are interested in Fast2SPSA are comparing it to the libraries listed below
Sorting:
- This includes codes for Alternating Direction Method of Multipliers (ADMM) on several interesting applications, such as Lq basis pursuit,…☆21Updated 10 years ago
- Codes related to our paper "Sparse Polynomial Chaos Expansions via D-optimal Designs and Compressed Sensing." https://www.sciencedirect.…☆20Updated 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
- In this repository, all the Matlab codes, used for developing my Master Thesis: "Polynomial Chaos Theory: Application to the stability of…☆15Updated 6 years ago
- Dynamic Mode Decomposition (DMD)☆33Updated 4 years ago
- Polynomial Chaos Expansion Toolbox for MATLAB☆35Updated 5 months ago
- Fractional Order Numerical Methods☆15Updated 6 years ago
- Here are articles, Matlab-codes, and documentations of Prediction Evolutionary Algorithm.☆14Updated 2 years ago
- Particle filter-based Gaussian process optimisation for parameter inference☆11Updated 8 years ago
- Matlab based optimizer framework using Sequential Quadratic Programming (SQP)☆28Updated 6 years ago
- Randomized Greedy Polynomial Chaos Expansions☆11Updated 6 years ago
- Nonlinear optimization for MATLAB.☆28Updated 5 years ago
- This is the Matlab code for the paper: "Minimization of transformed L1 penalty: theory, difference of convex function algorithm, and robu…☆12Updated 6 years ago
- This repository contains the codes and supplementary materials of "Relaxed hybrid consensus ADMM for distributed convex optimisation wit…☆13Updated 5 years ago
- ☆34Updated 2 years ago
- EnKF in Matlab for a system of two PDEs modeling burglar behavior (model of Short et al.)☆13Updated 7 years ago
- Gaussian Process Regression Techniques - The source code corresponding to the Ph.D. thesis.☆72Updated 8 years ago
- MATLAB MEX implementation of SVRG-SBB algorithms☆12Updated 8 years ago
- Frank-Wolfe算法和梯度投影法MATLAB实现☆15Updated 3 years ago
- Bayesian System IDentification☆27Updated 7 years ago
- Gaussian Process Regression using GPML toolbox☆36Updated 5 years ago
- Implementation of some numerical approximation for Caputo fractional derivatives by MATLAB☆12Updated 5 years ago
- An implementation of "ADMMBO, An ADMM Framework for Bayesian Optimization with Unknown Constraints''☆23Updated 6 years ago
- This repository implements various algorithms to solve LASSO problem via Matlab.☆11Updated 6 years ago
- Koopman Mode Decomposition☆74Updated 8 years ago
- Compressive dynamic mode decomposition with control for compressive system identification☆41Updated 8 years ago
- Matlab implementation of projected gradient descent☆19Updated 5 years ago
- Koopman Reduced-Order Nonlinear Identification and Control☆92Updated 5 years ago
- SuiteLasso: a MATLAB suite for regression problems with generalized Lasso regularizers☆23Updated 4 years ago
- Companion codes for the paper "Decentralized Frank-Wolfe Algorithm for Convex and Non-convex Problems", accepted by IEEE TAC☆12Updated 8 years ago