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