Skip to content

Commit 03326d2

Browse files
committed
useful links
1 parent 2217695 commit 03326d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
TensorLayer is a deep learning and reinforcement learning library based on [TensorFlow](https://www.tensorflow.org). It provides rich data processing, model training and serving modules to help both **researchers** and **engineers** build practical machine learning workflows.
1919

20-
- Useful links: [Documentation](http://tensorlayer.readthedocs.io/en/latest/user/installation.html) [Examples](http://tensorlayer.readthedocs.io/en/latest/user/example.html) [Tricks](https://github.com/wagamamaz/tensorlayer-tricks) [Slack](https://join.slack.com/t/tensorlayer/shared_invite/MjI1NjQ5NTUxOTY5LTE1MDI3MDYwNTItYzYwNmFiZmZkOA) [中文文档](https://tensorlayercn.readthedocs.io/zh/latest/)
20+
- Useful links: [Documentation](http://tensorlayer.readthedocs.io) [Examples](http://tensorlayer.readthedocs.io/en/latest/user/example.html) [Tricks](https://github.com/wagamamaz/tensorlayer-tricks) [Slack](https://join.slack.com/t/tensorlayer/shared_invite/MjI1NjQ5NTUxOTY5LTE1MDI3MDYwNTItYzYwNmFiZmZkOA) [中文文档](https://tensorlayercn.readthedocs.io)
2121

2222
# What's New
2323
* [Sep 17] New example [Chatbot in 200 lines of code](https://github.com/zsdonghao/seq2seq-chatbot) for [Seq2Seq](http://tensorlayer.readthedocs.io/en/latest/modules/layers.html#simple-seq2seq).

0 commit comments

Comments
 (0)