Skip to content
#

proximal-gradient

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the proximal-gradient topic page so that developers can more easily learn about it.

Curate this topic

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