Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Introduction
  • Installation
  • Usage
  • ProxTorch Example Gallery
  • How to Contribute to ProxTorch
  • ProxTorch License

Site Navigation

  • Introduction
  • Installation
  • Usage
  • ProxTorch Example Gallery
  • How to Contribute to ProxTorch
  • ProxTorch License

Section Navigation

  • Lasso Regression with FISTA Optimization using PyTorch’s Optimizer
  • Image Restoration: ProxTorch Logo via TV and TV-L1 Regularization
  • Comparing Custom Lasso Regression with scikit-learn’s Implementation
  • Robust Principal Component Analysis with PyTorch Lightning
  • Matrix Completion for Movie Recommendations using PyTorch Lightning
  • ProxTorch Example Gallery

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.

Lasso Regression with FISTA Optimization using PyTorch’s Optimizer

Lasso Regression with FISTA Optimization using PyTorch's Optimizer

Image Restoration: ProxTorch Logo via TV and TV-L1 Regularization

Image Restoration: ProxTorch Logo via TV and TV-L1 Regularization

Comparing Custom Lasso Regression with scikit-learn’s Implementation

Comparing Custom Lasso Regression with scikit-learn's Implementation

Robust Principal Component Analysis with PyTorch Lightning

Robust Principal Component Analysis with PyTorch Lightning

Matrix Completion for Movie Recommendations using PyTorch Lightning

Matrix Completion for Movie Recommendations using PyTorch Lightning

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

previous

Usage

next

Lasso Regression with FISTA Optimization using PyTorch’s Optimizer

Edit on GitHub
Show Source

© Copyright 2023, James Chapman.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.