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.

JS Intermediate - Object-Oriented Programming(OOP)
Introduction to Object-Oriented Programming Object-oriented programming (OOP) is a type of programming...
Javascript Advanced: What are the Basic I/O Operations in NodeJS
Basic I/O in Node.JS I/O is a term used frequently in Node.js to describe network or file activities....
Python Advanced: What is Test-Driven Development (TDD) with Python
Test Driven Development (aka TDD) It’s challenging to test production-grade code. Sometimes, working...