Skip to content

Commit 58e24bc

Browse files
authored
Update README.md
1 parent e4d5339 commit 58e24bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[![Documentation Status](https://readthedocs.org/projects/tensorlayer/badge/?version=latest)](http://tensorlayer.readthedocs.io/en/latest/?badge=latest)
1919
[![Docker Pulls](https://img.shields.io/docker/pulls/tensorlayer/tensorlayer.svg?maxAge=604800)](https://hub.docker.com/r/tensorlayer/tensorlayer/)
2020

21-
TensorLayer is a deep learning and reinforcement learning library on top of [TensorFlow](https://www.tensorflow.org). It provides rich neural layers and utility functions to help researchers and engineers build real-world AI applications. TensorLayer is awarded the 2017 Best Open Source Software Award by the [ACM Multimedia Community](http://www.acmmm.org/2017/mm-2017-awardees/).
21+
TensorLayer is a deep learning and reinforcement learning library on top of [TensorFlow](https://www.tensorflow.org). It provides rich neural layers and utility functions to help researchers and engineers build real-world AI applications. TensorLayer is awarded the 2017 Best Open Source Software Award by the prestigious [ACM Multimedia Society](http://www.acmmm.org/2017/mm-2017-awardees/).
2222

2323
- Useful links: [Documentation](http://tensorlayer.readthedocs.io), [Examples](http://tensorlayer.readthedocs.io/en/latest/user/example.html), [中文文档](https://tensorlayercn.readthedocs.io), [中文书](http://www.broadview.com.cn/book/5059)
2424

@@ -227,7 +227,7 @@ We provide many helper functions (like `fit()` , `test()`) that is similar to Ke
227227
-->
228228

229229

230-
# Community
230+
# Who are using TensorLayer
231231

232232
TensorLayer is in an active development stage and has received numerous contributions from an open community.
233233
It has been widely used by researchers from Imperial College London, Carnegie Mellon University, Stanford University,
@@ -238,13 +238,13 @@ as well as engineers from Google, Microsoft, Alibaba, Tencent, Penguins Innovate
238238
- 🇨🇳 我们同时有华人社群, 如[QQ群](img/img_qq.png)[微信群](https://github.com/shorxp/tensorlayer-chinese/blob/master/docs/wechat_group.md).
239239

240240

241-
# Contributions
241+
# Contribution Guideline
242242

243243
[Contributing guideline](./CONTRIBUTING.md)
244244

245245

246246
# Citation
247-
If you find it is useful, please cite our paper:
247+
If you find this project useful, we would be grateful if you cite the TensorLayer paper:
248248

249249
```
250250
@article{haoTL2017,

0 commit comments

Comments
 (0)