Skip to content

Commit d4e1375

Browse files
committed
Added link to Chinese translation.
1 parent 5ac3572 commit d4e1375

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,13 @@ Even a few dollars are appreciated. Thanks!
5757

5858
These tutorials are also available as [YouTube videos](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ).
5959

60-
## Older Versions
60+
## Translations
6161

62-
Sometimes the source-code has changed from that shown in the YouTube videos. This may be due to
63-
bug-fixes, improvements, or because code-sections are moved to separate files for easy re-use.
62+
These tutorials have been translated to the following languages:
6463

65-
If you want to see the exact versions of the source-code that were used in the YouTube videos,
66-
then you can [browse the history](https://github.com/Hvass-Labs/TensorFlow-Tutorials/commits/master)
67-
of commits to the GitHub repository.
64+
* [Chinese](https://github.com/naivechen/TensorFlow-Tutorials)
65+
66+
You can help by translating the remaining tutorials or reviewing the ones that have already been translated. You can also help by translating to other languages.
6867

6968
## Downloading
7069

@@ -140,6 +139,15 @@ You should now be able to run the tutorials in the Python Notebooks:
140139

141140
This should start a web-browser that shows the list of tutorials. Click on a tutorial to load it.
142141

142+
## Older Versions
143+
144+
Sometimes the source-code has changed from that shown in the YouTube videos. This may be due to
145+
bug-fixes, improvements, or because code-sections are moved to separate files for easy re-use.
146+
147+
If you want to see the exact versions of the source-code that were used in the YouTube videos,
148+
then you can [browse the history](https://github.com/Hvass-Labs/TensorFlow-Tutorials/commits/master)
149+
of commits to the GitHub repository.
150+
143151
## License (MIT)
144152

145153
These tutorials and source-code are published under the [MIT License](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/LICENSE)
@@ -149,4 +157,3 @@ A few of the images used for demonstration purposes may be under copyright. Thes
149157

150158
You are very welcome to modify these tutorials and use them in your own projects.
151159
Please keep a link to the [original repository](https://github.com/Hvass-Labs/TensorFlow-Tutorials).
152-

0 commit comments

Comments
 (0)