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.

Python Basic - What is the Concept of Function in Python
Code ReusabilityBy writing a program or instruction for a computer, we can do a task over and over...
Implementing readline() for User Input in Node.js
Getting Started with Node.js ReadlineNode.js is a popular runtime environment for building server-side...
Python Dictionary Comprehension
About ComprehensionComprehensions in Python are used to create collections (such as lists, sets,...