Hello there and welcome As the title suggests this post is about updating you GPU driver(Nvidia) and updating Anaconda to be able to use GPU with tensorflow(or any other) Let's start first off go to search bar and type Geforce Experience then open that applications If u have a nvidia Gpu card but don't have that driver go to https://www.nvidia.com/en-us/geforce/geforce-experience/ to download it Then go to Drivers and if the update is available it should so something like this Go ahead and update after downloading be sure to install it Next is to upgrade conda(Anaconda) be sure that when we are installing GPU support in tensorflow we will be using virtual enviroment for doing so Open up powershell as admin mode You can either go to Search bar and type powershell, right click it then click start as administrator or press windows_key +x and then press a then type conda update conda This is is to prepare your graphics driver and conda for it
This will be a blog about my journey to being a ML engineeer hopefully where i share all the important things i did and how i got started along with resources for doing sp