Examples¶

../_images/sphx_glr_plot_jax_copt_thumb.png

Combining COPT with JAX¶

../_images/sphx_glr_plot_accelerated_thumb.png

Accelerated gradient descent¶

../_images/sphx_glr_plot_saga_vs_svrg_thumb.png

SAGA vs SVRG¶

../_images/sphx_glr_plot_group_lasso_thumb.png

Group Lasso regularization¶

Frank-Wolfe¶

../_images/sphx_glr_plot_stepsize_thumb.png

Comparison of different step-sizes in Frank-Wolfe¶

../_images/sphx_glr_plot_vertex_overlap_thumb.png

Update Direction Overlap in Frank-Wolfe¶

Proximal Splitting¶

../_images/sphx_glr_plot_sparse_nuclear_norm_thumb.png

Estimating a sparse and low rank matrix¶

../_images/sphx_glr_plot_tv_deblurring_thumb.png

Total variation regularization¶

../_images/sphx_glr_plot_overlapping_group_lasso_thumb.png

Group lasso with overlap¶

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Logo

copt

Optimization in Python

Navigation

  • Gradient-based methods
  • Proximal splitting
  • Frank-Wolfe and other projection-free algorithms
  • Incremental methods
  • Loss and regularization functions
  • Examples
    • Combining COPT with JAX
    • Accelerated gradient descent
    • SAGA vs SVRG
    • Group Lasso regularization
    • Frank-Wolfe
    • Proximal Splitting
  • Datasets
  • Other utility functions
  • Citing

Quick search

©COPT developers. | Powered by Sphinx 2.2.0 & Alabaster 0.7.11 | Page source
Fork me on GitHub