How to Install TensorFlow GPU on Windows 11 | GPU Setup on Windows | TensorFlow GPU Setup

preview_player
Показать описание
✍️🏆🏅🎁🎊🎉✌️👌⭐⭐⭐⭐⭐
ENROLL in My Highest Rated Udemy Courses
to 🔑 Crack Data Science Interviews and Jobs

🏅🎁 Python for Machine Learning: A Step-by-Step Guide | Udemy

🎁🎊 Deep Learning for Beginners with Python

📚 📗 Natural Language Processing ML Model Deployment at AWS

📊 📈 Data Visualization in Python Masterclass: Beginners to Pro

📘 📙 Natural Language Processing (NLP) in Python for Beginners

🎉✌️ Advanced Natural Language and Image Processing Projects | Udemy

📈 📘 2021 Python for Linear Regression in Machine Learning

📙📊 2021 R 4.0 Programming for Data Science || Beginners to Pro

✍️🏆 Introduction to Spacy 3 for Natural Language Processing

How to Install TensorFlow GPU on Windows PC. You will learn how to install CUDA Toolkit and tensorflow GPU.

Install Anaconda and Jupyter Notebook on Windows 10/11 | Machine Learning with Anaconda and Jupyter

# Install TensorFlow in Windows WSL2

** TensorFlow 2 Setup Link **

** INSTALL **
1. conda create -n py310 python=3.10
2. conda activate py310
3. conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0
4. python -m pip install "tensorflow=2.10"

** Test GPU **

import tensorflow as tf

==================================

🔊 Watch till last for a detailed description

💯 Read Full Blog with Code
💬 Leave your comments and doubts in the comment section
📌 Save this channel and video for watch later
👍 Like this video to show your support and love ❤️

~~~~~~~~
🆓 Watch My Top Free Data Science Videos
👉🏻 Python for Data Scientist
👉🏻 Machine Learning for Beginners
👉🏻 Feature Selection in Machine Learning
👉🏻 Text Preprocessing and Mining for NLP
👉🏻 Natural Language Processing (NLP)
👉🏻 Deep Learning with TensorFlow 2.0
👉🏻 COVID 19 Data Analysis and Visualization
👉🏻 Machine Learning Model Deployment Using
👉🏻 Make Your Own Automated Email Marketing

***********
🤝 BE MY FRIEND
Рекомендации по теме
Комментарии
Автор

just wonderful, I tried to get this up and running 2 years ago, wasted lot of time and gave up, today i decided to give it a shot by following your instructions and it WORKED!!! You are Amazing.

theforbiddenoneful
Автор

Wow. They made it a nightmare for Windows users.

nukestrom
Автор

This is the only tutorial so far that's simple but effective compared to other videos that solves my month-long problem. Thank you for this sir

dotakvkn
Автор

I need to thank you financially.
I wasted 4 full days looking for tutorials on YouTube.
None worked, just yours!

GenoinoSondaJunior
Автор

i am going to join the ppl here who are eternally grateful for this. I've spend days! installing CUDA toolkits, cuDNN libraries, downgrading, setting env variables, create thing difference mixes on several conda env... nothing worked until this!. THANKS A

CarlosMercadoMiranda
Автор

I have been trying for months to fix this problem. Thank you for this clear and concise tutorial! It worked on my end. (GTX)

sam_samimiko
Автор

"I can't express how relieved I am right now. I've been wrestling with this problem for days, burning the midnight oil, and it seemed insurmountable. But thanks to your guidance, the fog has lifted, and my problem is finally solved. Your help has been a game-changer for me!"
Thank you Sir,

alisaminraza
Автор

i wasted 5 days to connect my GPU with tf , from your video it took me few minutes to get the job done .salute

RohaanAmir-qzry
Автор

Hello, I've encountered a problem following your tutorial. I followed everything but at the end when I tried to import tensorflow in jupyter notebook, I got an error about how I'm trying to use numpy 1.x instead of 2.x or something like that, which is confusing as I'm new to this whole thing, but my guess is that since you have put this on youtube, there has been some changes to anaconda distribution.

AlirezaMirrabie
Автор

you are great! now is working!! Question have you tried with the other option using that WLS with a Linux distribution?

minerodo
Автор

thank you,
more than 1 week of trying and failing, your tutorial was simple, direct and effective

hqvinfo
Автор

ty bro, was a hard journey to achieve that for me

najsled
Автор

to bypass environement error while doing :
python -m pip install "tensorflow<2.11"
you can try adding --user tensorflow
good luck

badrounetbadr
Автор

you sooo much.... ive been trying to do it for days ... i watched a lot of videos and none worked... this is simple and its working bro.. Thank You

teja
Автор

you are a hero, I was struggling for 2 months to fix this issue

LakshanCooray
Автор

Sir it is working for tensorflow 2.10.1 and 2.10 but when i testing the model for installation then math_ops import error facing and it says you need to upgrade tensorflow version but if i upgrade then gpu is not detected what should i do for tensorflow 2.16.1 and 2.17??

maahinpanchal
Автор

I usually don't comment on ytb video but this one is exceptional. This video ends my 13 consecutive working hours. You truly are my savior! Thank you kind sir!!!

huycao
Автор

I swear to god! Thank you very very much! I hate setting this up. Always struggling. Tested so many variations. WSL2, native, conda, docker... All sht.... always cpu or failed.

But your specific combination hit the brick for me!

Sad it is not working for the newest stuff, but ok. Its new enough. I killed all my IDE's and everything on my pc to get it running. With your tutorial and 10minutes of time I have managed to pull it over!

Thank you very very much! You should defnitely get a donator link in the description!

bastiiteam
Автор

So helpfulll thankyouuuu very much liked the video and subscribed to channel

pranavgandhiprojects
Автор

Important Message: This method shown in the video will work, if and only if you already set the environment variables properly. Otherwise, without setting the environment variable, if anyone just follows the video, it will not work. I tested and failed. Please watch another video to see details, on how to set Env. Var. After setting env. var. I followed the video and it works. Thanks.

RabiulIslam-twqc