Skip to content
#

proximal-gradient

Here are 4 public repositories matching this topic...

solver-subgradient-coordinates-descent-lasso-l1-course

Практический курс по Python: MAE, Lasso, Ridge и ElasticNet. Субградиентный и координатный спуск, L1/L2-регуляризация, примеры и решения задач Stepik.

  • Updated Sep 8, 2026
  • Python

A Julia package for solving multi-objective optimization problems with composite structure (F = f + h). Implements Conditional Gradient, Proximal Gradient, and Partially Derivative-Free algorithms that operate directly on the vector-valued objective, without scalarization or heuristics (direct / vector-optimization methods).

  • Updated Dec 21, 2025
  • Julia

Advanced Mathematical Optimization & Deep Learning Optimizers from scratch. Covers KKT duality, L-BFGS, proximal methods (ADMM, FISTA), stochastic algorithms (SVRG, Lion), and cutting-edge deep learning optimizers like K-FAC, Shampoo, Sophia, SAM, and Muon. Bridging strict convex calculus with large-scale Transformer training.

  • Updated May 27, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the proximal-gradient topic, visit your repo's landing page and select "manage topics."

Learn more