install tensorflow using anaconda code example
Example 1: conda install tensorflow windows
conda install -c conda-forge tensorflow
Example 2: install tensorflow anaconda 1
conda install -c conda-forge tensorflow=1.14
conda install -c conda-forge tensorflow
conda install -c conda-forge tensorflow=1.14