File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ # STOP!
2+
3+ Most of the problems people are having are already described in the
4+ [ installation instructions] ( https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md ) .
5+
6+ ## Python 3.5
7+
8+ These tutorials were developed in ** Python 3.5** and may give strange errors in Python 2.7
9+
10+ ## Missing Files
11+
12+ You need to ** download the whole repository** , either using ` git clone ` or as a zip-file. See the
13+ [ installation instructions] ( https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md ) .
14+
15+ ## Questions about TensorFlow
16+
17+ General questions about TensorFlow should either be asked on
18+ [ StackOverflow] ( http://stackoverflow.com/questions/tagged/tensorflow )
19+ or [ GitHub] ( https://github.com/tensorflow/tensorflow/issues ) .
20+
21+ ## Suggestions for Changes
22+
23+ The tutorials cannot change too much because it would make the
24+ [ YouTube videos] ( https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ )
25+ too different from the source-code.
26+
27+ ## Requests for New Tutorials
28+
29+ These tutorials were made by a single person on his own time. It took a very long time to
30+ research and produce the tutorials. If a topic is not covered then the best thing is to make
31+ a new tutorial by yourself. All you need is a decent microphone, a screen-grabbing tool, and a
32+ video editor. I used the free version of [ DaVinci Resolve] ( https://www.blackmagicdesign.com/products/davinciresolve ) .
33+
34+ ## Other Issues?
35+
36+ Please carefully read the
37+ [ installation instructions] ( https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/README.md )
38+ and only open an issue if you are still having problems.
You can’t perform that action at this time.
0 commit comments