Metadata-Version: 2.1
Name: tai-chi-tuna
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/tcengine/tai-chi-tuna
License: GPLv3+
Project-URL: Documentation, https://github/unpackai/tai-chi-tuna/
Project-URL: Tracker, https://github.com/unpackAI/tai-chi-tuna/issues
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: category (>=0.1.0)
Requires-Dist: forgebox (>=0.4.5)
Requires-Dist: jupyterlab-widgets
Requires-Dist: ipywidgets
Requires-Dist: Pillow
Requires-Dist: torch (>=1.9.1)
Requires-Dist: pytorch-lightning (>=1.3.6)
Requires-Dist: pandas

# tai-chi-tuna 🐟
> The driver part of tai-chi-engine, a versatile deep learning engine

[![PyPI version](https://img.shields.io/pypi/v/tai-chi-tuna)](https://pypi.org/project/tai-chi-tuna/)
![Python version](https://img.shields.io/pypi/pyversions/tai-chi-tuna)
![License](https://img.shields.io/github/license/tcengine/tai-chi-tuna)
![PyPI Downloads](https://img.shields.io/pypi/dm/tai-chi-tuna)
[![tests](https://github.com/tcengine/tai-chi-tuna/actions/workflows/python-package-conda.yml/badge.svg)](https://github.com/tcengine/tai-chi-tuna/actions/workflows/python-package-conda.yml)

This project is more elaborately explained at [tai-chi-engine](https://github.com/tcengine/tai-chi).


> 太极引擎 吐纳篇

## Installation
```bash
pip install tai-chi-tuna
```



