资源算法tensorly-notebooks

tensorly-notebooks

2019-10-12 | |  86 |   0 |   0

Tensor methods in Python with TensorLy

This repository contains a series of tutorials and examples on tensor learning, with implementations in Python using TensorLy, and how to combine tensor methods and deep learning using the MXNetPyTorch and TensorFlow frameworks as backends.

Installation

You will need to have the latest version of TensorLy installed to run these examples as explained in the instructions.

The easiest way is to clone the repository:

git clone https://github.com/tensorly/tensorly
cd tensorly
pip install -e .

Then simply clone this repository:

git clone https://github.com/JeanKossaifi/tensorly_notebooks

You are ready to go!

Table of contents

1 - Tensor basics

2 - Tensor decomposition

3 - Tensor regression

4 - Tensor methods and deep learning with the MXNet backend

5 - Tensor methods and deep learning with the PyTorch backend

6 - Tensor methods and deep learning with the TensorFlow backend

Useful resources

The following are very useful sources of information and I highly recomment you check them out:

上一篇:pytorch.rl.learning

下一篇:pytorch_bits

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...