Packages used for this tutorials:

Tensorflow Installation

# using pip3 to install the tensorflow for Python 3.n
pip3 install --upgrade tensorflow

Note: the current version of TensorFlow is 1.1

Approach

How to use this example?

Add Virtual Environment

Change Logs

Issues