Congrats! You've now installed Lambda Stack! You now have TensorFlow, PyTorch, and Caffe with full GPU support. Your machine learning frameworks, CUDA libraries, NVIDIA GPU drivers, and other system libraries are all taken care of. If you ever need to upgrade your system, just run:
sudo apt-get update && sudo apt-get upgrade
Installing on Ubuntu 16.04 or 18.04 Server Edition? Use this:
This should be used when installing on a server as it doesn't include any graphical user interface packages.
Want an un-attended installation for Docker, Ansible, or shell scripts?
This will let you install the entire lambda stack within a script without being interrupted by the license prompt. Installation this way assumes that you have read and agree to the CUDNN license.