fmin_adam
Optimiser
An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab.
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
56 stars
5 watching
24 forks
Language: Matlab
last commit: almost 8 years ago
Linked from 1 awesome list
gradient-descentmatlaboptimizationoptimization-algorithmsstochastic-gradient-descent
Related projects:
Repository | Description | Stars |
---|---|---|
| An optimization algorithm implementation in Matlab. | 83 |
| A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |
| A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |
| An optimisation method that minimises the difference between FEA output and data in Abaqus models | 17 |
| A fast implementation of a multi-objective optimization algorithm | 98 |
| A gradient processing and optimization library designed to facilitate research and productivity in machine learning by providing building blocks for custom optimizers and gradient processing components. | 1,730 |
| An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
| MATLAB implementations of various nonlinear programming algorithms for optimization and minimization tasks | 166 |
| A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| An optimization library for reducing memory usage in PyTorch neural networks | 282 |
| An implementation of a federated optimization algorithm for distributed machine learning | 6 |
| A software package that optimizes trajectories for physical systems by finding the optimal sequence of controls to minimize energy or cost | 636 |
| A C++ library for numerical optimization tasks | 754 |
| An implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems. | 55 |