Quantcast
Channel: FiveTech Software tech support forums
Viewing all articles
Browse latest Browse all 26222

How to test the Python and TensorFlow examples ?

$
0
0
1. Download and install Python from here: [url:3ai0p3ic]https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe[/url:3ai0p3ic] 2. Install TensorFlow for Python: From a cmd window execute this: pip3 install --upgrade tensorflow 3. Create this file: tf.py [code=fw:3ai0p3ic][/code:3ai0p3ic] 4. from a cmd window execute: python tf.py You will get: b'Hello world'

Viewing all articles
Browse latest Browse all 26222

Trending Articles