An open API service indexing awesome lists of open source software.

https://github.com/datamllab/pyten

Python Package for Tensor Completion Algorithms
https://github.com/datamllab/pyten

tensor tensor-completion tensor-decomposition tensor-factorization

Last synced: 1 day ago
JSON representation

Python Package for Tensor Completion Algorithms

Awesome Lists containing this project

README

        

# PyTen

DARPA NGS2 HELIOS Project

## What is PyTen?

**PyTen** is a python package containing the state-of-the-art tensor decomposition and completion algorithms for “filling in the gaps”' of recovering high-order tensor-structured datasets characterized by noisy and missing information. It is developed by [`DATA Lab`](http://faculty.cs.tamu.edu/xiahu/index.html) and [`Info Lab`](http://infolab.tamu.edu) at Texas A&M University supported by the DARPA NGS2 HELIOS project.

## Cite this work

```
@article{song2019tensor,
title={Tensor completion algorithms in big data analytics},
author={Song, Qingquan and Ge, Hancheng and Caverlee, James and Hu, Xia},
journal={ACM Transactions on Knowledge Discovery from Data (TKDD)},
volume={13},
number={1},
pages={6},
year={2019},
publisher={ACM}
}
```

__author__ = "Qingquan Song, Hancheng Ge, Xing Zhao, Xiao Huang, Ziwei Zhu, James Caverlee, Xia (Ben) Hu"

__copyright__ = "Copyright 2016, The Helios Project"