赞
踩
基于python tensorly 张量分解的代码实现,主要基于Tucker decomposition, 参考链接:http://tensorly.org/stable/installation.html
库的安装:
pip install -U tensorly
引入库如下: