Blog Category: CUDA

Setting Up CUDA and cuDNN on Ubuntu 20.04

Setting Up CUDA and cuDNN on Ubuntu 20.04 with NVIDIA 535 DriverHello 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.

How to join two lists in Python
Brief about listA list in Python is an ordered collection of items, which can be of different types...
Python reading from 'stdin'
How to read from ‘stdin’In Python, you can read from standard input (stdin) using the...
A Brief Introduction To Programming
Programming is the process of creating instructions that a computer can follow to perform a specific...