optimization-algorithms topic
jensen
A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, AdsGrad, CG, Nesterov etc.) and Classifiers/Regressors (Logistic...
RelevancyTuning
Dice.com tutorial on using black box optimization algorithms to do relevancy tuning on your Solr Search Engine Configuration from Simon Hughes Dice.com
Clarabel.rs
Clarabel.rs: Interior-point solver for convex conic optimisation problems in Rust.
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
master-thesis
My Master Thesis on Distributed Deep Learning (parallelizing gradient descent) and other concepts I did during my research.
hyperparameter_tuning
A collection of Hyper parameter tuning library.
SolverTools.jl
Tools for developing nonlinear optimization solvers.
gibbous
Convex optimization for java and scala, built on Apache Commons Math
OptimKit.jl
OptimKit: A blissfully ignorant Julia package for gradient optimization
differential-evolution-optimization
A simple, bare bones, implementation of differential evolution optimization.