Metadata-Version: 2.1
Name: tensorly-torch
Version: 0.1.0
Summary: Deep Learning with Tensors in Python, using PyTorch and TensorLy.
Home-page: https://github.com/tensorly/tensorly-torch
Author: Jean Kossaifi
Author-email: jean.kossaifi@gmail.com
License: Modified BSD
Download-URL: https://github.com/tensorly/tensorly-torch/tarball/0.1.0
Description: ==============
        TensorLy-Torch
        ==============
        
        TensorLy-Torch is a Python library for deep tensor networks that
        builds on top of `TensorLy <https://github.com/tensorly/tensorly/>`_
        and `PyTorch <https://pytorch.org/>`_.
        It allows to easily leverage tensor methods in a deep learning setting.
        
        
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
