This repository implements the methods of the paper
T. Papastergiou and V. Megalooikonomou, "A distributed proximal gradient descent method for tensor completion", 2017 IEEE International Conference on Big Data (Big Data), Boston, MA, 2017, pp. 2056-2065, doi: 10.1109/BigData.2017.8258152
To site the code please cite the above publication.
Dependencies
The code implemented depends on TensorToolbox that can be found here: https://www.tensortoolbox.org/
For convenience in the folder Dependencies, there is a zip file containing the version of TensorToolbox on which the code is built.