You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
68
67
69
68
## Downloading
70
69
@@ -140,6 +139,15 @@ You should now be able to run the tutorials in the Python Notebooks:
140
139
141
140
This should start a web-browser that shows the list of tutorials. Click on a tutorial to load it.
142
141
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
+
143
151
## License (MIT)
144
152
145
153
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
149
157
150
158
You are very welcome to modify these tutorials and use them in your own projects.
151
159
Please keep a link to the [original repository](https://github.com/Hvass-Labs/TensorFlow-Tutorials).
0 commit comments