Skip to content

Commit 5509fb8

Browse files
committed
update readme
1 parent e7dc036 commit 5509fb8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ We provide many helper functions (like `fit()` , `test()`) that is similar to Ke
132132

133133

134134

135-
# More Examples
135+
# Examples
136+
137+
Examples can be found [in this repository](https://github.com/zsdonghao/tensorlayer/tree/master/example) and [TensorLayer Topic](https://github.com/search?q=topic%3Atensorlayer&type=Repositories).
136138

137139
## Basics
138140
- Multi-layer perceptron (MNIST). A multi-layer perceptron implementation for MNIST classification task, see ``tutorial_mnist_simple.py``.

0 commit comments

Comments
 (0)