TensorFlow is a machine learning library.
conda install -c jjhelmus tensorflow
conda install -c jjhelmus/label/tflow_180 tensorflow
conda install -c jjhelmus/label/tflow_110_testing tensorflow
pip install -i https://pypi.anaconda.org/jjhelmus/simple tensorflow
pip install -i https://pypi.anaconda.org/jjhelmus/label/tflow_180/simple tensorflow
pip install -i https://pypi.anaconda.org/jjhelmus/label/tflow_110_testing/simple tensorflow
TensorFlow provides multiple APIs.The lowest level API, TensorFlow Core provides you with complete programming control.