TensorLy is a Python library that aims at making tensor learning simple and accessible. It provides a high-level API for tensor methods, including core tensor operations, tensor decomposition, regression, and deep tensorized architectures. It has a flexible backend that allows running operations seamlessly using NumPy, PyTorch, TensorFlow, etc. The project is open source under BSD license which makes it suitable for both academic and commercial use.
TensorLy
TensorLy
is an open source machine learning library for simple tensor methods in Python. It has a flexible backend system that allows to seamlessly run code written with TensorLy using NumPy, PyTorch, TensorFlow, MXNet, CuPy or JAX.