Install User Guide API Examples About Us
Ecosystem
TensorLy-Torch TensorLy-Quantum TensorLy-Viz Notebooks
Github
  • Installing tensorly
  • User guide
  • API reference
  • Gallery of examples
    • General examples
    • Practical applications of tensor methods
    • Tensor decomposition
    • Tensor regression with tensorly
  • Development guide
  • Notebooks
  • About us

Gallery of examples

Contents

  • General examples

  • Practical applications of tensor methods

  • Tensor decomposition

  • Tensor regression with tensorly

General examples

Examples of tensor usage.

Basic tensor operations

Basic tensor operations

Practical applications of tensor methods

See how you can use TensorLy on practical applications and datasets.

Image compression via tensor decomposition

Image compression via tensor decomposition

Non-negative PARAFAC Decomposition of IL-2 Response Data

Non-negative PARAFAC Decomposition of IL-2 Response Data

COVID-19 Serology Dataset Analysis with CP

COVID-19 Serology Dataset Analysis with CP

Tensor decomposition

Permuting CP factors

Permuting CP factors

Using line search with PARAFAC

Using line search with PARAFAC

Constrained CP decomposition in Tensorly >=0.7

Constrained CP decomposition in Tensorly >=0.7

Non-negative Tucker decomposition

Non-negative Tucker decomposition

Non-negative CP decomposition in Tensorly >=0.6

Non-negative CP decomposition in Tensorly >=0.6

Speeding up PARAFAC2 with SVD compression

Speeding up PARAFAC2 with SVD compression

Demonstration of PARAFAC2

Demonstration of PARAFAC2

Tensor regression with tensorly

CP tensor regression

CP tensor regression

Tucker tensor regression

Tucker tensor regression

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

tensorly.contrib.decomposition.tensor_train_OI Basic tensor operations
© Copyright 2016 - 2024, TensorLy Developers.

On this page

  • Gallery of examples
    • General examples
    • Practical applications of tensor methods
    • Tensor decomposition
    • Tensor regression with tensorly