Metadata-Version: 2.1
Name: tednet
Version: 0.0.5
Summary: tednet: a framework of tensor decomposition network.
Home-page: https://github.com/perryuu/tednet
Author: Perry
Maintainer: Perry
License: MIT
Description: [![Build Status](https://travis-ci.com/perryuu/tednet.svg?branch=main)](https://travis-ci.com/github/perryuu/tednet)
        [![Documentation Status](https://readthedocs.org/projects/tednet/badge/?version=latest)](https://tednet.readthedocs.io/en/latest/?badge=latest)
        ![PyPI - License](https://img.shields.io/pypi/l/tednet)
        [![PyPI](https://img.shields.io/pypi/v/tednet)](https://pypi.org/project/tednet/)
        
        # tednet
        
        Now, **tednet** is easy to be installed by `pip`:
        
        ```shell script
        pip install tednet
        ```
        
        More information could be found in [Document](https://tednet.readthedocs.io/en/latest/index.html).
        
Platform: any
Description-Content-Type: text/markdown
