Application and framework for executing and testing numerical optimization methods. State of the art algorithms such as l-bfgs, cg_descent, Levenberg-Marquardt etc. A various line search methods: Wolfe, strong Wolfe, More-Thuente, approx-Wolfe. Useful and user friendly gui
☆38Apr 1, 2020Updated 6 years ago
Alternatives and similar repositories for vilin-numerical-optimization
Users that are interested in vilin-numerical-optimization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Unconstrained optimization algorithms in python, line search and trust region methods☆18Dec 19, 2018Updated 7 years ago
- Group project "Algorithms for large-scale optimal transport". Implement ADMMs and Sinkhorn's Algorithms.☆11Jan 28, 2019Updated 7 years ago
- Optimization using Stochastic quasi-Newton methods☆42Feb 3, 2017Updated 9 years ago
- Matlab based optimizer framework using Sequential Quadratic Programming (SQP)☆27Mar 22, 2019Updated 7 years ago
- The IT Passport Quiz App is designed to help users prepare for the IT Passport Examination. This app provides a variety of questions cove…☆17Oct 19, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Nonlinear Preconditioning Project: Convergence Acceleration for Nonlinear Optimization☆19Jul 27, 2026Updated last month
- Accelerated Structured Alternating Projections for Robust Spectrally Sparse Signal Recovery☆16Aug 20, 2024Updated 2 years ago
- General package for control or robot manipulators with unbiased active inference☆10Oct 2, 2023Updated 2 years ago
- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en" class=…☆11Jun 13, 2017Updated 9 years ago
- Matlab/Octave toolbox for nonconvex optimization☆51Jun 23, 2016Updated 10 years ago
- 这是一个Matlab代码,里面包括五种常见神经网络优化算法的对比。包括SGD、SGDM、Adagrad、AdaDelta、Adam☆11Mar 23, 2022Updated 4 years ago
- Matlab code for the Limited-memory BFGS (Broyden–Fletcher–Goldfarb–Shanno) algorithm☆31Mar 7, 2017Updated 9 years ago
- Code for paper 'ZO-AdaMM: Zeroth-Order Adaptive MomentumMethod for Black-Box Optimization'☆31Jul 7, 2020Updated 6 years ago
- MATLAB MEX implementation of SVRG-SBB algorithms