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
Most of the problems people are having are already described in the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
5
4
6
5
## Python 3.5
7
6
8
7
These tutorials were developed in **Python 3.5** and may give strange errors in Python 2.7
9
8
10
9
## Missing Files
11
10
12
-
You need to **download the whole repository**, either using `git clone` or as a zip-file. See the
You need to **download the whole repository**, either using `git clone` or as a zip-file. See the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md).
14
12
15
13
## Questions about TensorFlow
16
14
17
-
General questions about TensorFlow should either be asked on
or [GitHub](https://github.com/tensorflow/tensorflow/issues).
15
+
General questions about TensorFlow should either be asked on [StackOverflow](http://stackoverflow.com/questions/tagged/tensorflow) or [GitHub](https://github.com/tensorflow/tensorflow/issues).
20
16
21
17
## Suggestions for Changes
22
18
23
-
The tutorials cannot change too much because it would make the
The tutorials cannot change too much because it would make the [YouTube videos](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ) too different from the source-code.
26
20
27
21
## Requests for New Tutorials
28
22
@@ -33,6 +27,4 @@ video editor. I used the free version of [DaVinci Resolve](https://www.blackmagi
and only open an issue if you are still having problems.
30
+
Please carefully read the [installation instructions](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md) and only open an issue if you are still having problems.
0 commit comments