Skip to content

RualPerez/TensorDecomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REGRESSION AND CLASSIFICATION USING HIGH ORDER POLYNOMIALS AND TENSOR DECOMPOSITIONS

This folder contains the separate codes for the tensor decomposition algorithms CPD, tensor train (TT) and tensor ring (TR) as well as the results of these. Moreover, it includes a FFNN as comparison model for our classification problem. Regarding the regression model, the Alternating Least Squares TT was used .

Additionally, it contains scripts doing classification and regression using the three models.

Data sets

These data sets are used for creating the results.

Reference

Part of the code is inspired by exercice 3.4-EXE-FFN-MNIST from the DTU course 02456 Deep learning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published