A Guide to Setting Up Nvidia Driver and Cuda Toolkit On Ubuntu (20.04)
Overview
Training deep learning models is very costing task in terms of the required amount of calculations, specifically matrix operations, that need to be done to update the model’s trainable parameters. Using CPU to train deep learning models is n...
iaaroun.hashnode.dev4 min read