Home

Awesome

Tensor4ML

MIT License Python 3.7 GitHub stars

<h6 align="center">Made by Xinyu Chen • :globe_with_meridians: <a href="https://xinychen.github.io">https://xinychen.github.io</a></h6>

Tensor Decomposition for Machine Learning (Tensor4ML). This article summarizes the development of tensor decomposition models and algorithms in the literature, offering comprehensive reviews and tutorials on topics ranging from matrix and tensor computations to tensor decomposition techniques across a wide range of scientific areas and applications. Since the decomposition of tensors is often formulated as an optimization problem, this article also provides a preliminary introduction to some classical methods for solving convex and nonconvex optimization problems. This work aims to offer valuable insights to both the machine learning and data science communities by drawing strong connections with the key concepts related to tensor decomposition. To ensure reproducibility and sustainability, we provide resources such as datasets and Python implementations, primarily utilizing Python’s numpy library. The content includes:

<br>

In a hurry? Please check out our contents as follows.

<br> <h2 align="center">Quick Run</h2> <p align="right"><a href="#Tensor4ML"><sup>▴ Back to top</sup></a></p> <br> <h2 align="center">Citing</h2> <p align="right"><a href="#Tensor4ML"><sup>▴ Back to top</sup></a></p>

This repository is from the following paper.

<br> <h2 align="center">License</h2> <p align="right"><a href="#Tensor4ML"><sup>▴ Back to top</sup></a></p>

This work is released under the MIT license. If you find these codes useful, please star (★) this repository.