Tag: CUDA

  • What computer for Machine Learning and MLOps

    What computer for Machine Learning and MLOps

    You are new to machine learning and you want to know what kind of computer, either a laptop or a PC you need for working in machine learning.  The short answer is that you can buy or use any old banger laptop and you can learn machine learning by using free services like Google Colab. It […]

  • How to install Tensorflow 2.5 with CUDA 11.2 and CuDNN 8.1 for Windows 10

    How to install Tensorflow 2.5 with CUDA 11.2 and CuDNN 8.1 for Windows 10

    In this article, I am going to show you how you can install Tensorflow 2.5, CUDA 11.2.1, and CuDNN 8.1, for Windows 10, with full support for an Nvidia GPU RTX 30 series card. Since CUDA is backward compatible it should also work for RTX 20 series cards or older. But before I install CUDA, […]