:orphan:
===========================
ProxTorch Example Gallery
===========================
Welcome to the ProxTorch Example Gallery. Here, you will find a collection of hands-on examples showcasing the capabilities and features of the ProxTorch library.
Each example provides in-depth explanations and code snippets to help you understand how to effectively utilize the ProxTorch package in various applications.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_fista_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_fista.py`
.. raw:: html
Lasso Regression with FISTA Optimization using PyTorch's Optimizer
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_image_restoration_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_image_restoration.py`
.. raw:: html
Image Restoration: ProxTorch Logo via TV and TV-L1 Regularization
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_lasso_regression_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_lasso_regression.py`
.. raw:: html
Comparing Custom Lasso Regression with scikit-learn's Implementation
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_robust_pca_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_robust_pca.py`
.. raw:: html
Robust Principal Component Analysis with PyTorch Lightning
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_netflix_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_netflix.py`
.. raw:: html
Matrix Completion for Movie Recommendations using PyTorch Lightning
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_fista
/auto_examples/plot_image_restoration
/auto_examples/plot_lasso_regression
/auto_examples/plot_robust_pca
/auto_examples/plot_netflix
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery