Miscellaneous and introductory examples for copt.
Combining COPT with JAX¶
Accelerated gradient descent¶
SAGA vs SVRG¶
Group Lasso regularization¶
Examples based on the Frank-Wolfe algorithm
Benchmark of Frank-Wolfe variants for sparse logistic regression¶
Benchmark of Pairwise Frank-Wolfe variants for sparse logistic regression¶
Update Direction Overlap in Frank-Wolfe¶
Comparison of variants of Stochastic FW on real data¶
Comparison of variants of Stochastic FW¶
Examples that use proximal splitting methods.
Estimating a sparse and low rank matrix¶
Total variation regularization¶
Group lasso with overlap¶
Gallery generated by Sphinx-Gallery
Optimization in Python