CUDA framework setup - must be root install_1st - basic 1st time run system setup - optional install_2nd - Installs Anaconda, creates "ml" Ananaconda environment, then installs OpenCV install_env - sets PATH and LD_LIBRARY_PATH for CUDA install_cuda - Installs CUDA 9.0 and nVidia drivers - note: purges cuda* and nividia* as first step install_cuDNN - Installs cuDNN 7.31 install_cuDNN-7.05 - Installs cuDNN 7.05 cuDNN-7.05-for-cuda9.0 - This contsians the debian packages for cuDNN-7.05 - I could not do this download automatically because of click trough license agreement benchmark_gpu - downloads and runs a GUI based benchmark for the GPUs install_tensorflow - Installs tensorflow inside "ml" Anaconda environment test_tensorflow - tests tensorflow from "ml" Anaconda environment install_torch - Installs torch install_private_anaconda - Example of creating a private user anaconda invironment and installing tensorflow using only pip