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

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • ✍️🏆🏅🎁🎊🎉✌️👌⭐⭐⭐⭐⭐
    ENROLL in My Highest Rated Udemy Courses
    to 🔑 Crack Data Science Interviews and Jobs
    🏅🎁 Python for Machine Learning: A Step-by-Step Guide | Udemy
    Course Link: bit.ly/ml-ds-p...
    🎁🎊 Deep Learning for Beginners with Python
    Course Link: bit.ly/dl-with...
    📚 📗 Natural Language Processing ML Model Deployment at AWS
    Course Link: bit.ly/bert_nlp
    📊 📈 Data Visualization in Python Masterclass: Beginners to Pro
    Course Link: bit.ly/udemy95...
    📘 📙 Natural Language Processing (NLP) in Python for Beginners
    Course Link: bit.ly/intro_nlp
    🎉✌️ Advanced Natural Language and Image Processing Projects | Udemy
    Course Link: bit.ly/kgptalk...
    📈 📘 2021 Python for Linear Regression in Machine Learning
    Course Link: bit.ly/regress...
    📙📊 2021 R 4.0 Programming for Data Science || Beginners to Pro
    Course Link: bit.ly/r4-ml
    ✍️🏆 Introduction to Spacy 3 for Natural Language Processing
    Course Link: bit.ly/spacy-i...
    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 Anaconda and J...
    Install TensorFlow in Windows WSL2
    • How to Install TensorF...
    ** TensorFlow 2 Setup Link **
    www.tensorflow...
    ** 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
    tf.config.list_physical_devices('GPU')
    tf.test.is_gpu_available()
    ==================================
    🔊 Watch till last for a detailed description
    💯 Read Full Blog with Code
    kgptalkie.com
    💬 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
    bit.ly/3dETtFb
    👉🏻 Machine Learning for Beginners
    bit.ly/2WOVh7N
    👉🏻 Feature Selection in Machine Learning
    bit.ly/2YW6ZQH
    👉🏻 Text Preprocessing and Mining for NLP
    bit.ly/31sYMUN
    👉🏻 Natural Language Processing (NLP)
    Tutorials bit.ly/3dF1cTL
    👉🏻 Deep Learning with TensorFlow 2.0
    and Keras bit.ly/3dFl09G
    👉🏻 COVID 19 Data Analysis and Visualization
    Masterclass bit.ly/31vNC1U
    👉🏻 Machine Learning Model Deployment Using
    Flask at AWS bit.ly/3b1svaD
    👉🏻 Make Your Own Automated Email Marketing
    Software in Python bit.ly/2QqLaDy
    ***********
    🤝 BE MY FRIEND
    🌍 Check Out ML Blogs: kgptalkie.com
    🐦Add me on Twitter: / laxmimerit
    📄 Follow me on GitHub: github.com/lax...
    📕 Add me on Facebook: / kgptalkie
    💼 Add me on LinkedIn: / laxmimerit
    👉🏻 Complete Udemy Courses: bit.ly/32taBK2
    ⚡ Check out my Recent Videos: bit.ly/3ldnbWm
    🔔 Subscribe me for Free Videos: bit.ly/34wN6T6
    🤑 Get in touch for Promotion: info@kgptalkie.com

Комментарии • 237

  • @GenoinoSondaJunior
    @GenoinoSondaJunior 10 месяцев назад +42

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

    • @KGPTalkie
      @KGPTalkie  10 месяцев назад

      Thanks

    • @kirannchelak
      @kirannchelak Месяц назад +1

      🤣😂🤣same 😭😭 wasted 4 days

  • @RohaanAmir-qz1ry
    @RohaanAmir-qz1ry 5 месяцев назад +7

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

  • @hqvinfo
    @hqvinfo Год назад +11

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

  • @alisaminraza1098
    @alisaminraza1098 Год назад +16

    "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,

    • @KGPTalkie
      @KGPTalkie  Год назад +2

      You are welcome! Please watch my other videos as well.

  • @nukestrom5719
    @nukestrom5719 9 месяцев назад +31

    Wow. They made it a nightmare for Windows users.

    • @KGPTalkie
      @KGPTalkie  9 месяцев назад +2

      Agreed 👍

    • @trapOrdoom
      @trapOrdoom 9 месяцев назад +3

      Just as annoying for Linux as I’m running into issues installing CUDA.

    • @ajarivas72
      @ajarivas72 9 месяцев назад

      @@KGPTalkie
      how can you install Tensorflow inside the Python 🐍 console inside Paraview, Salome or FreeCAD?
      Is there a way to install AutoGen AI agents 🤖?

  • @theforbiddenoneful
    @theforbiddenoneful 2 месяца назад +2

    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.

  • @dotakvkn2146
    @dotakvkn2146 8 месяцев назад +4

    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

  • @luisdanielzunigahernandez7586
    @luisdanielzunigahernandez7586 13 дней назад

    Thank you so much! It worked. I spent the whole day searching for a solution and no one worked until I reached yours!

  • @teja1428
    @teja1428 6 месяцев назад +3

    Bro......thank 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

  • @LakshanCooray
    @LakshanCooray Год назад +6

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

  • @huycao3477
    @huycao3477 2 месяца назад +1

    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!!!

  • @BlackmetalSM
    @BlackmetalSM 5 месяцев назад +5

    You are better than Chat GPT at this!

  • @bastiiteam9
    @bastiiteam9 3 месяца назад +1

    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!

  • @CarlosMercadoMiranda
    @CarlosMercadoMiranda 5 месяцев назад +1

    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 LOT!!!!!

    • @KGPTalkie
      @KGPTalkie  5 месяцев назад

      Thanks a lot for appreciation 😍

  • @sam_samimiko
    @sam_samimiko 4 месяца назад

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

  • @badrounetbadr8732
    @badrounetbadr8732 5 месяцев назад +3

    to bypass environement error while doing :
    python -m pip install "tensorflow

  • @qjim999
    @qjim999 Месяц назад +1

    thanks! this works for me! only extra step for me is to uninstall numpy and reinstall numpy 2.0.0

    • @realracing3specter295
      @realracing3specter295 Месяц назад

      how do do that? i tried, but i have error : module compiled using Numpy 1.0 cannot be run in Numpy 2.1... non of these tensorflow with gpu videos work for me... what a waste of time

    • @abp358
      @abp358 29 дней назад

      @@realracing3specter295 I also faced. It's simple execute "python -m pip uninstall numpy" and then 'python -m pip install "numpy

  • @nilawilson1402
    @nilawilson1402 9 месяцев назад +1

    Hi sir, i am so grateful and thank you for your video. i followed lot of videos and pages, only thing that helped me is your video. i cannot believe it worked. i installed cudnn, cuda and visual studio etc and messed up in lap memory. Thank you so much for your amazing video.

    • @KGPTalkie
      @KGPTalkie  9 месяцев назад +1

      Your welcome ✨

  • @gurgenhovakimyan329
    @gurgenhovakimyan329 3 месяца назад +1

    It's 3 am and I just found you. Thank you so much.

  • @StayTech-Rich
    @StayTech-Rich 6 месяцев назад +1

    thank you alot, i wasted many hours and finally you saved me, good work, i don't subscribe to any youtube channel, in months, you are the first channel to subscribe. thanks again

  • @AlirezaMirrabie
    @AlirezaMirrabie Месяц назад +2

    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.

    • @anushkakeshri4436
      @anushkakeshri4436 Месяц назад

      did you got the solution?

    • @4d_sculpture
      @4d_sculpture Месяц назад +3

      uninstall numpy first, then: pip install numpy==1.26.4

    • @4d_sculpture
      @4d_sculpture Месяц назад

      @@anushkakeshri4436 uninstall numpy first, then: pip install numpy==1.26.4

    • @SamuelArangoGuerra
      @SamuelArangoGuerra 8 дней назад

      @@4d_sculpture It worked! Thanks!

    • @sonalim3944
      @sonalim3944 2 дня назад

      @@4d_sculpturethanks

  • @Garrick645
    @Garrick645 3 месяца назад +2

    thanks, I was cussing the fuck out everyone with lame blogs and poor youtube videos. But you my friend , you are a savior. thanks a ton man.

    • @Garrick645
      @Garrick645 3 месяца назад +1

      Btw are you from IIT KGP ?

    • @KGPTalkie
      @KGPTalkie  3 месяца назад

      Thanks

    • @KGPTalkie
      @KGPTalkie  3 месяца назад

      Yes

    • @Garrick645
      @Garrick645 3 месяца назад +2

      @@KGPTalkie Bro I have installed as you said in the video but while training my ANN model it's still using CPU and not my Nvidia GPU ( i'm running the ipynb file on the py310 environment only) Any more steps required ?
      Like I guess I'm missing some in between steps. Like after creating py310 environment and doing all you mentioned , i got my nvidia gpu name printed in the command prompt.
      Now how to actually use this new enviroment in jupyter is my new challenge.
      Like when i print ( in jupyter notebook which has model code)
      import tensorflow as tf
      tf.config.list_physical_devices('GPU')
      tf.test.is_gpu_available()
      it's not shwoing anything just empy list

  • @alitouil9554
    @alitouil9554 5 месяцев назад +1

    Thank you very much! , short and informative cuda is now working on my computer

  • @Alpha_X_07
    @Alpha_X_07 2 месяца назад

    Really Really thank you so much !!!!
    from last 2 weeks I have been trying to install it for gpu
    followed lots of videos then finally tried with your instructions and its working !!!!!!!!!!!
    Subscribed 😁😁😁

  • @CEOOFNONSENSE
    @CEOOFNONSENSE 8 месяцев назад

    Thank my you so much I’ve been struggling with this for months and your method worked

  • @yashkataria2992
    @yashkataria2992 6 месяцев назад +1

    i really want to thank you from the bottom of my heart very nice and simple video thank you again

    • @KGPTalkie
      @KGPTalkie  6 месяцев назад +1

      Thanks a lot for watching this

  • @najsled233
    @najsled233 5 месяцев назад +1

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

    • @KGPTalkie
      @KGPTalkie  5 месяцев назад

      All the best 🎉

  • @koserafrozatmuradpur2785
    @koserafrozatmuradpur2785 5 месяцев назад

    Heartfelt gratitude to you. Thank you. Question: do I need to install keras separately to use it?

  • @MuhammadRizwan-v5s
    @MuhammadRizwan-v5s Год назад

    God bless you man. you save me. i spent months for this .

  • @pranavgandhiprojects
    @pranavgandhiprojects 4 месяца назад +1

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

  • @bruhmansquare3700
    @bruhmansquare3700 4 месяца назад +2

    IT WORKS!!!! GOODJOB!!!!

  • @amanprakashkanth5353
    @amanprakashkanth5353 5 месяцев назад +1

    Amazing video brother thanks.🎆🔥

  • @minerodo
    @minerodo Год назад +2

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

  • @KumarKP-ps5
    @KumarKP-ps5 5 месяцев назад

    6 months prior i just droped the idea of ever ever using local gpu for dL because other tutorials just confused me..... I am that I came across your Channel

  • @maizazakmal9618
    @maizazakmal9618 2 месяца назад

    Thanks a lot for guiding properly

  • @prem.b8912
    @prem.b8912 7 месяцев назад +1

    Great crystal clear, Thank You!!

  • @syedmujtabahussaine4355
    @syedmujtabahussaine4355 3 месяца назад +1

    Thanks you so much. It worked for me.

  • @omerfarukgunaydn4881
    @omerfarukgunaydn4881 9 месяцев назад

    bro thank you so much i have been trying to do this for a long time , thank you so much

  • @maahinpanchal5828
    @maahinpanchal5828 2 месяца назад +1

    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??

  • @irharsytaraprasetya129
    @irharsytaraprasetya129 2 месяца назад

    Finally this work for me, though I still got 500 Internal Server Error when I open Jupyter from the Anaconda env (tried re-installing but still got the same problem, I use VSC now).
    I have Nvidia GTX 1650 Mobile, and I followed all the instruction except step 4 where I use tensorflow-gpu==2.9 instead of what shown there. I also matched the python version, cuDNN, and CUDA with the web version (tf-gpu 2.9.0 match with cuDNN 8.1, CUDA 11.2, and I use Python 3.7 instead of 3.10 shown in this video). If I follow the instruction as it is, I got tensorflow version not matching with the version that can utilize GPU.. Thank you.

    • @shadowknight5930
      @shadowknight5930 2 месяца назад

      Hey, needed a bit of help, so after doing the steps in the video, how will i use it in jupyter lab. I had installed tensorflow latest version before and it did not detect gpu, now after downloading the 2.10 version, in this new environment, how do i make my jupyter lab use this tensorflow and not the previous one.

  • @bossarts2435
    @bossarts2435 Месяц назад

    I have been working on this for more that 1 whole week...I cant thank you enough for this man..!! { for everyone facing issues with tf not detecting GPU.. its the damn tensorflow version that is the issue!. *TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows*, Download CUDA and cuDNN respectively.

    • @realracing3specter295
      @realracing3specter295 Месяц назад

      its my 4th day, still struggling, (unlike countless other videos) even this video does not work for me... tell me, do i have to download lower versions of cuda and cudnn as well? after considering tensorflow 2.10?

    • @KGPTalkie
      @KGPTalkie  Месяц назад

      @realracing3specter295 did you use python 3.9 or less? Otherwise it won't work.

    • @realracing3specter295
      @realracing3specter295 Месяц назад

      @@KGPTalkie i have same python version as in video : python 3.10.4 and now tensorflow works, but it cant locate cudnn files, and shows cant locate dll file errors. And thus show null value in detecting gpu.

    • @yashkancharwale8350
      @yashkancharwale8350 Месяц назад

      @@realracing3specter295 so is your error solved cuz currently i'm also facing this issue

    • @realracing3specter295
      @realracing3specter295 Месяц назад

      @@yashkancharwale8350 i finally installed the same version of cuda toolkits and cudnn as in this video, and it worked. 😇 i didnt know i had to match all those packages with their compatible versions as well.

  • @rajesh5739
    @rajesh5739 Год назад +1

    Thanks a lot, this is really great video which solved my problem.

    • @KGPTalkie
      @KGPTalkie  Год назад

      Great. Thanks for watching

  • @Noir_SD
    @Noir_SD 11 месяцев назад +2

    Why don't you use WLS2. Its really great to use instead of sticking with older version of TF.

    • @IamNishanKhan
      @IamNishanKhan 6 месяцев назад

      sadly wsl method does not work with my computer.

    • @KGPTalkie
      @KGPTalkie  6 месяцев назад

      @IamNishanKhan what is the issue?

  • @epicgamerscave
    @epicgamerscave 9 месяцев назад +2

    GOD. FINALLY. THANK YOU

  • @damianurbanski9183
    @damianurbanski9183 5 месяцев назад +2

    YOU ARE AMAZING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    IT WORKS

  • @arsalanzabeeb6467
    @arsalanzabeeb6467 10 месяцев назад

    it worked for me. thanks for this easy step . 3rd command to install tensoflow is python -m pip install "tensorflow

    • @ankush9056
      @ankush9056 10 месяцев назад

      then what to do?

    • @arsalanzabeeb6467
      @arsalanzabeeb6467 10 месяцев назад

      @@ankush9056 use this one please : python -m pip install "tensorflow

  • @LalallaSN
    @LalallaSN 8 месяцев назад

    straight forward. Thanks!

  • @KrishaPatel-n3m
    @KrishaPatel-n3m 9 месяцев назад +2

    It shows true in command prompt but shows false in jupyter notebook. I have opened notebook in py310 environment

    • @rajandeepsinghbhullar4894
      @rajandeepsinghbhullar4894 7 месяцев назад +3

      Change the environment in anaconda to py310 and then open Jupiter. You are running base root environment

    • @4d_sculpture
      @4d_sculpture Месяц назад +1

      @@rajandeepsinghbhullar4894 Thank you my friend

  • @szzz32112
    @szzz32112 5 месяцев назад +2

    Indian guy on IT, you can trust!!!

  • @Mark-nm9sm
    @Mark-nm9sm 7 месяцев назад

    ty, straight to the point

  • @MatheshkannanM
    @MatheshkannanM 9 месяцев назад +1

    bro really tq for the useful video

  • @AVNISHKSHIRSAGAR-u3c
    @AVNISHKSHIRSAGAR-u3c 14 дней назад

    Thanks a ton bhai😀

  • @einsteinfollower2127
    @einsteinfollower2127 3 месяца назад

    Thank you so much for this video brother

  • @nishanthtamil6470
    @nishanthtamil6470 5 месяцев назад

    Thanks a lot bro u r a life saviour

  • @smtxda
    @smtxda 6 месяцев назад +1

    hello mate thank you for the video i managed to do all you have said but now how can i use that environment in spyder ? I tried conda activate py310 and then typed spyder, but there my gpu is not detected (it was detected in anaconda prompt)

  • @martinvalenciaalejo523
    @martinvalenciaalejo523 10 месяцев назад +1

    Muchas gracias, espere meses por un video asi😊

  • @sujahathsiddeek378
    @sujahathsiddeek378 10 месяцев назад

    Wooh!! Man, You Saved me dude, Thank you so much....

  • @sh1vvyy
    @sh1vvyy Год назад +1

    i cant thank you enough for this

  • @adeelhassan10
    @adeelhassan10 8 месяцев назад

    thank you so much. saved my life.

  • @mohdarifsaifi769
    @mohdarifsaifi769 8 месяцев назад

    Thanks, helped me a lot.

  • @broland115
    @broland115 6 месяцев назад

    If you get >TimeoutError: The read operation timed out< when running >python -m pip install "tensorflow

  • @niloydas5877
    @niloydas5877 Месяц назад

    Thank you man .. really great full

  • @007hashim3
    @007hashim3 9 месяцев назад +1

    in the anaconda prompt it shows gpu, but when i do the same in jupyter it shows False, HELP!!!!!!

    • @007hashim3
      @007hashim3 9 месяцев назад +1

      ok i figured it out i had to do pip install jupyter after activating the python

  • @ankitb3954
    @ankitb3954 9 месяцев назад

    Working. Got the following error
    Traceback (most recent call last):
    File "C:\Users\ankit\anaconda3\envs\venv2\lib\site-packages
    equests\compat.py", line 11, in
    import chardet
    ModuleNotFoundError: No module named 'chardet'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
    blah blah blah
    This issue gets resolved by the following steps
    pip install chardet
    pip install charset_normalizer
    pip uninstall requests
    pip install requests
    Worked post that

  • @Greenide
    @Greenide Год назад +1

    It works , thank you very much

    • @KGPTalkie
      @KGPTalkie  Год назад

      Please watch other videos as well

  • @lnxdx
    @lnxdx 11 месяцев назад +1

    Hi and thank you. Bu how to install it on Windows WSL?

    • @ajarivas72
      @ajarivas72 9 месяцев назад

      The only solutions I have seen require a virtual environment like anaconda or setenv.
      I prefer not to use those virtual environments.

  • @abhinav__pm
    @abhinav__pm 6 месяцев назад

    Bro is it necessary to install different CUDA and cuDNN for tensorflow and torch ?

  • @ahmadsadik4819
    @ahmadsadik4819 6 месяцев назад +1

    thnak you sir

  • @tishachhabra3369
    @tishachhabra3369 7 месяцев назад

    the commands you wrote in description says "tensorflow=2.10" which wont work , it should be

  • @rashmipriyqdarshnj6378
    @rashmipriyqdarshnj6378 5 часов назад

    Getting error in installing tensorflow what to do

  • @RabiulIslam-tw6qc
    @RabiulIslam-tw6qc Месяц назад

    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.

  • @atulkashyap4235
    @atulkashyap4235 3 месяца назад

    I followed same thing but GPU is not active. Although NVIDIA GPU is present in my PC.

  • @darylldavis2846
    @darylldavis2846 2 месяца назад

    CUDA toolkit version 11.2 is only available for windows 10 so is it ok to install in Windows 11?

  • @mohammadsheakh
    @mohammadsheakh 4 месяца назад

    Thank You So Much ❤

  • @joaopaulocamaraa
    @joaopaulocamaraa 9 месяцев назад

    Thank you so much, bro. 😁

  • @emirgundogan6623
    @emirgundogan6623 5 месяцев назад +1

    python -m pip install "tensorflow

    • @vineethchivukula
      @vineethchivukula 3 месяца назад

      try installing tensorflow 2.10.0

    • @alphagamingisgaming
      @alphagamingisgaming Месяц назад

      its becuase your python version is not the correct one did you do what he did?

  • @alexalvarez3234
    @alexalvarez3234 10 месяцев назад +1

    Thank you very much! 🙂

  • @badrounetbadr8732
    @badrounetbadr8732 5 месяцев назад +1

    thanks a lot boss

  • @Aayushanand039
    @Aayushanand039 7 месяцев назад

    Thanks for the video but now launching jupyter notebook it says application notebook may have produced error.
    Please help this out. Replying with the error text file
    Regards

  • @akshatchouhan5199
    @akshatchouhan5199 2 месяца назад

    My anaconda is installed in C drive... But whenever I use Jupiter notebook I open it in D drive by using a command. Does this virtual environment is accessible in D drive ?

  • @sonalim3944
    @sonalim3944 2 дня назад

    Thanks alot

  • @mateoflores2114
    @mateoflores2114 9 месяцев назад

    Thank you so much bro :)

  • @Moon-no3ts
    @Moon-no3ts 5 месяцев назад

    can't we install Cuda tensorflow without an Anaconda env?

  • @SW-ud1wt
    @SW-ud1wt 5 месяцев назад

    i have hp ci7 laptop with geforce rtx2050 graphic card, i followed the steps but it still not available. help please?

  • @chrispiansilvano9296
    @chrispiansilvano9296 5 месяцев назад

    thanks, helpfully,

  • @mochammadrevaldi1790
    @mochammadrevaldi1790 6 месяцев назад

    can i install without conda and custom for cuda and cudnn version?

  • @rahuldharmendran2770
    @rahuldharmendran2770 6 месяцев назад

    How to use these for the latest python 3.11 version

  • @DarpaSeven
    @DarpaSeven 6 месяцев назад

    but i want to use it in vs code how can i do that?

  • @bapinchakraborty5329
    @bapinchakraborty5329 8 месяцев назад

    Bro my conda env always shows "failed at initial attempt retrying with flexible solve" What can i do?
    Will it install the package despite of that message?

  • @lootingmen871
    @lootingmen871 10 месяцев назад +1

    thank you soooo much bro

    • @KGPTalkie
      @KGPTalkie  10 месяцев назад

      You're welcome

  • @Ahmed_Rabie1
    @Ahmed_Rabie1 6 месяцев назад

    thank you very much

  • @hemantkumardas3333
    @hemantkumardas3333 11 месяцев назад

    Thank you so much sir...

  • @nilobrayanvallejopablo564
    @nilobrayanvallejopablo564 2 месяца назад

    hermano muchas gracias
    lo intenté con otros videos y de otras formas y no lo lograba hacer

  • @danianiazi8229
    @danianiazi8229 2 месяца назад

    Can you help me
    I have nvdia 940mx
    I have install the toolkit manually 11.2
    and cudnn=8.0.1
    and paste the files
    I have environment with 3.9
    tensorflow 2.5.0
    but as soon as I list the command for GPU its does not get any

  • @afifashraf1452
    @afifashraf1452 5 месяцев назад

    bro mine doest have a anaconda prompt . How do i download it ?

  • @darshanbhaiya8711
    @darshanbhaiya8711 6 месяцев назад +1

    hey finally it worked

  • @abderahmanedz
    @abderahmanedz 3 месяца назад

    thank you

  • @sametayyldz5325
    @sametayyldz5325 3 месяца назад +1

    you are best

  • @alfaXalfa
    @alfaXalfa 2 месяца назад

    thanks

  • @mohsenghafari7652
    @mohsenghafari7652 4 месяца назад

    thanks . I can't use 3080 gpus. any body can help me?