Introduction

Tensorcomlib是一个Python编写的张量分解库,目前支持Tucker分解。

  • Github: https://github.com/YiZhiXiaoGuLI/tensorcomlib
  • PyPI: https://pypi.org/project/tensorcomlib/
  • Docs: https://makedocs.readthedocs.io/zh/latest

Install

pip install tensorcomlib

Quicklly Start

API