Here, I would like to share, how to setup Nvidia, cuDNN & CUDA drivers for Deep Learning Applications for both local machines as well for cloud based applications in Linux platform. Step 1: Once your machine/instance is launched , initially update & upgrade the machine. sudo apt-get update
sudo apt-get upgrade Install…