stochastic-optimizers topic
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
NMFLibrary
NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1
e2e-model-learning
Task-based end-to-end model learning in stochastic optimization
biteopt
Derivative-Free Global Optimization Method (C++, Python binding)
RSOpt
Riemannian stochastic optimization algorithms: Version 1.0.3
ABCoptim
An implementation of the Artificial Bee Colony (ABC) Algorithm
NODAL.jl
NODAL is an Open Distributed Autotuning Library in Julia
Paper-Implementation-Overview-Gradient-Descent-Optimization-Sebastian-Ruder
[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder
PyTorchHessianFree
PyTorch implementation of the Hessian-free optimizer