This repository contains a bash script for initializing a virtual Python environment with installation of Tensorflow, TensorBoard and extra Python Tools on Linux.
The bin directory contains the following bash scripts:
bin/
└── install_tensorflow_cuda.sh # Install Tensorflow and Tools
Enter the directory where you want to install Tensorflow and tools. Then type the following command:
# Command
./<path-to-this-repository>/bin/install_tensorflow_cuda.sh