/tensorly_notebooks

Example notebooks for TensorLy

Primary LanguageJupyter Notebook

Example notebooks for TensorLy

This repository contains tutorials and examples on how to perform tensor operations using TensorLy and the newly added MXNet backend.

The easiest way to run the notebooks it to pip install TensorLy and clone this repository:

pip install -U tensorly
git clone https://github.com/JeanKossaifi/tensorly_notebooks

You are ready to go!