BriefGPT.xyz
Nov, 2017
张量分解及其在机器学习中的应用简介
Introduction to Tensor Decompositions and their Applications in Machine Learning
HTML
PDF
Stephan Rabanser, Oleksandr Shchur, Stephan Günnemann
TL;DR
本文将全面介绍张量(Tensors)的概念和分解方法,并探讨它们在机器学习中的应用,特别是在无监督学习和多关系数据分析等领域的优越性,同时结合实例研究了张量估计混合模型的基本方法,并提供了相关软件类库的参考。
Abstract
tensors
are multidimensional arrays of numerical values and therefore generalize matrices to multiple dimensions. While
tensors
first emerged in the psychometrics community in the $20^{\text{th}}$ century, they h
→