Blog Category: CUDA

Setting Up CUDA and cuDNN on Ubuntu 20.04

Setting Up CUDA and cuDNN on Ubuntu 20.04 with NVIDIA 535 Driver Hello there, fellow tech enthusiasts! If you’re a machine learning or data science professional,...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Create a Python Flat Nested List
List in Python A list is a collection of items that are ordered and changeable in python. Lists are written...
Check Python Version Running in Script
About python Python is a high-level, interpreted programming language that is designed to be easy to...
Our First Contact With Interface
Before going into detail we want to clarify two things. First, When we say programs in the context of...