Skip to content

Commit ccc4e44

Browse files
committed
TensorLayer ACM MM Paper Citation
1 parent 9d50ff8 commit ccc4e44

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,16 @@ TensorLayer started as an internal repository at Imperial College London, helpin
204204

205205
- 🇬🇧 If you are in London, we can discuss in person. Drop us an email to organize a meetup: [email protected].
206206
- 🇨🇳 我们有官方的 [中文文档](http://tensorlayercn.readthedocs.io/zh/latest)。另外, 我们建立了多种交流渠道,如[QQ群](img/img_qq.png)[微信群](https://github.com/shorxp/tensorlayer-chinese/blob/master/docs/wechat_group.md).
207+
208+
# Citation
209+
If you find it is useful, please cite our paper in your project and paper.
210+
211+
```
212+
@article{TensorLayer2017,
213+
author = {Dong, Hao and Supratak, Akara and Mai, Luo and Liu, Fangde and Oehmichen, Axel and Yu, Simiao and Guo, Yike},
214+
journal = {ACM Multimedia},
215+
title = {{TensorLayer: A Versatile Library for Efficient Deep Learning Development}},
216+
url = {http://tensorlayer.org},
217+
year = {2017}
218+
}
219+
```

0 commit comments

Comments
 (0)