jingyi-zhu / Fast2SPSA
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 …
☆11Updated 4 years ago
Alternatives and similar repositories for Fast2SPSA:
Users that are interested in Fast2SPSA are comparing it to the libraries listed below
- 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
- Polynomial Chaos Expansion Toolbox for MATLAB☆34Updated last year
- Fractional Order Numerical Methods☆12Updated 5 years ago
- Codes related to our paper "Sparse Polynomial Chaos Expansions via D-optimal Designs and Compressed Sensing." https://www.sciencedirect.…☆20Updated 5 years ago
- Matlab codes for Arbitrary Polynomial Chaos Expansion☆12Updated 4 years ago
- This repository contains the codes and supplementary materials of "Relaxed hybrid consensus ADMM for distributed convex optimisation wit…☆10Updated 5 years ago
- Randomized Greedy Polynomial Chaos Expansions☆12Updated 5 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
- A comparison between two methods of the nonlinear optimization: Sequential Quadratic Programming and Semismooth Newton☆34Updated 9 years ago
- A MATLAB software for convex quadratic semidefinite programming☆13Updated 4 years ago
- Matlab based optimizer framework using Sequential Quadratic Programming (SQP)☆27Updated 6 years ago
- ☆19Updated 3 years ago
- Gaussian Process Regression Techniques - The source code corresponding to the Ph.D. thesis.☆72Updated 7 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
- ☆41Updated 3 years ago
- Reduced Order Model Predictive Control☆22Updated 3 years ago
- Frank-Wolfe算法和梯度投影法MATLAB实现☆14Updated 2 years ago
- ☆32Updated last year
- Bayesian System IDentification☆28Updated 7 years ago
- Simple Bayesian optimization in MATLAB, with interface to interact with simulations in ANSYS.☆17Updated last year
- Repository to tutorials on the implementation of the Transitional Ensemble Markov Chain Monte Carlo (TEMCMC) sampler for Bayesian Model U…☆17Updated 2 years ago
- Compressive dynamic mode decomposition with control for compressive system identification☆39Updated 7 years ago
- A lightweight MATLAB implementation of Bayesian Optimization for Hyperparamter optimization with or without constraints.☆19Updated 7 years ago
- Koopman operator☆27Updated 5 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
- Koopman Mode Decomposition☆71Updated 7 years ago
- Dynamic Mode Decomposition (DMD)☆33Updated 3 years ago
- Tutorial on Gaussian Processes☆62Updated 5 years ago
- MIVor: An innovative adaptive Kriging approach for efficient problem classification.☆18Updated 5 years ago
- Gaussian Process Regression using GPML toolbox☆35Updated 5 years ago