stochastic-optimizers topic

List stochastic-optimizers repositories

Solid

573
Stars
64
Forks
Watchers

🎯 A comprehensive gradient-free optimization framework written in Python

pagmo2

794
Stars
159
Forks
Watchers

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

NMFLibrary

292
Stars
95
Forks
Watchers

NMFLibrary: Non-negative Matrix Factorization (NMF) Library: Version 2.1

e2e-model-learning

190
Stars
59
Forks
Watchers

Task-based end-to-end model learning in stochastic optimization

biteopt

128
Stars
9
Forks
Watchers

Derivative-Free Global Optimization Method (C++, Python binding)

RSOpt

59
Stars
22
Forks
Watchers

Riemannian stochastic optimization algorithms: Version 1.0.3

ABCoptim

29
Stars
18
Forks
Watchers

An implementation of the Artificial Bee Colony (ABC) Algorithm

NODAL.jl

35
Stars
5
Forks
Watchers

NODAL is an Open Distributed Autotuning Library in Julia

[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder

PyTorchHessianFree

28
Stars
4
Forks
Watchers

PyTorch implementation of the Hessian-free optimizer