Metadata-Version: 2.1
Name: tkitbilstm
Version: 0.0.0.1.3
Summary: Terry toolkit tkitbilstm
Home-page: https://github.com/napoler/tkitbilstm-pytorch
Author: Terry Chan
Author-email: napoler2008@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pytorch-lightning (>=1.2.10)

# 一个简单的Bilstm模块

双向长短记忆+注意力实现。


## 快速安装

```
pip install tkitbilstm

```



