CUDA and Pytorch on Ubuntu 21.103 October 2021·527 words·3 minsInstalling CUDA and PyTorch on Ubuntu 21.10 with an Nvidia GTX 1050 GPU.
Python Configuration in Ubuntu 21.04 or 21.101 May 2021·578 words·3 minsInstalling Python from source on Ubuntu 21.04/21.10, managing virtual environments, and troubleshooting common issues.
Python PEP 8 Style16 February 2021·302 words·2 minsGuidelines and tools for writing Python code that follows PEP 8 style conventions.