Setting Up CUDA, CUDNN, Keras, and TensorFlow on Windows 11 for GPU Deep Learning

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 273

  • @Virat-Srivastava
    @Virat-Srivastava ปีที่แล้ว +28

    Thankyou Sir... Cant express how happy i am after seeing this work. worked for 3 Days to find a correct guilde for this. 5 windows reset so previously experimented stuff don't mess with new installation. Note that version of Tensor flow compactable with this method is till 2.10.0 . after that you need wsl which whole new level of headache to install.
    18:35 at this point just change to install tensorflow==2.10.0 . after this follow everything Jeff says.

    • @HeatonResearch
      @HeatonResearch  ปีที่แล้ว +11

      Thank you for the update, glad it works! This is a really good point, TensorFlow no longer supports native windows install (like this video does) beyond 2.10.0. Future versions need WSL2. I will be posting a video on this next week.

    • @DukeOfCurling
      @DukeOfCurling ปีที่แล้ว

      I currently tried everything except for this one...wish me luck...nothing. even that didn't worked. This is tremendously upsetting me that all this process is so freaking hard to get it right.
      Any other suggestions? PATHs are correct as the tensorflow version too. I installed the latest cuda which is 2.12 nd the cudnn files but no luck

    • @cannabaro1442
      @cannabaro1442 ปีที่แล้ว

      ​@@HeatonResearcho
      Please...man.. I need big help to use cuda with 2.11 tf..........T.T

    • @steveszeto8968
      @steveszeto8968 ปีที่แล้ว

      @@HeatonResearch Sorry, I can't use it successful and it output the bug of unfound the lib with cudart64_110.dll. However, I have it. Should I install again with it?

    • @itsbxntley2970
      @itsbxntley2970 ปีที่แล้ว

      @@DukeOfCurling Me too,ended up with false on gpu...think the only option is to try the tensorf version 2.10 or with wsl2
      trying that now

  • @abdullahaftab166
    @abdullahaftab166 หลายเดือนก่อน +4

    Great! it works, after following the entire video. I used this to install tensorflow correctly and avoid conflicts (pip uninstall tensorflow tensorflow-intel keras tensorboard
    pip install tensorflow==2.10.0 keras==2.10.0 tensorboard==2.10.0 protobuf==3.19.6 flatbuffers==2.0)

  • @creative_cooper
    @creative_cooper 2 ปีที่แล้ว +22

    Wow... I spent the whole day yesterday struggling with tensorflow gpu installation. Finally got a solution!. Thanks professor.

  • @deepanshuchauhan8467
    @deepanshuchauhan8467 ปีที่แล้ว +1

    Ah finally, after 3 days of doing this and doing that i finally found an actual video which helped me to install tensorflow.

  • @jamilamuhammad5717
    @jamilamuhammad5717 2 ปีที่แล้ว +8

    Jeff, I can't help being excited as this great tutorial set to be my research savior. I have been struggling with this since mid 2021, you are great. Thanks a bunch.

  • @NeerajGupta-ot9eq
    @NeerajGupta-ot9eq 2 ปีที่แล้ว +6

    Providing simple seamless setups, doing gods work!

  • @D12075
    @D12075 2 ปีที่แล้ว +1

    19:55 TRUE. Thanks for putting together a straight-forward guide on this. Many Saturdays were ruined in 2020 when I tried to do this, messed up and had start over!

  • @devchoudhary8892
    @devchoudhary8892 2 ปีที่แล้ว +1

    this is the best tutorial on cuda setup

  • @Stray_Spectre
    @Stray_Spectre ปีที่แล้ว

    I followed along for the cuDNN part trying to get it to work with a different program. I remember banging my head on a wall trying to get it going on my old Win 10 machine and couldn't figure it out on my new Win 11 machine. Adding the environmental variables did it. Your attempt to make this age well worked, as it still works with Cuda 12.1. Thank you so much.

  • @meaburro8591
    @meaburro8591 2 ปีที่แล้ว

    cannot express how happy i am to have come acros this video. I may have sunk 5+ hours with all the installations. thanks a bunch

  • @harshwardhanfartale
    @harshwardhanfartale ปีที่แล้ว +1

    Thank you so much for this video! I followed everything in this video perfectly down to the last-minute detail and it worked for me! Also yes you need to install tensorflow version 2.10.0 for this to work! Thank you!

  • @infiniteworld6919
    @infiniteworld6919 19 วันที่ผ่านมา

    Thank you sir you just cleared my concepts due to which i could allocate my gpu in latest version

  • @kylequinn1963
    @kylequinn1963 8 หลายเดือนก่อน

    You are a god-send. I could not for the life of me get CUDA to install properly, turns out I needed to install that MS community edition software first.

  • @Ingo-ns3qp
    @Ingo-ns3qp 11 หลายเดือนก่อน

    Sir Jeff, thank you so much! I was able to set up the CUDA stuff (following your detailed explanation) and can run the NVIDIA code samples from GIT. I am really happy! Again, thanks for this video.

  • @sandeepg9921
    @sandeepg9921 ปีที่แล้ว

    Sir, thank you very much for this tutorial. I was performing this task since 6 hours but in vain. At last got to see your tutorial and finally helped me get the GPU for the Project work. Much appreciated, thanks a lot.

  • @patrickhennessy4634
    @patrickhennessy4634 2 ปีที่แล้ว +3

    Thank you so much for this - you made the installation and setup seamless!

  • @Andah69
    @Andah69 ปีที่แล้ว

    love how you opened the windows gui to set the paths!

  • @bobparker6769
    @bobparker6769 2 ปีที่แล้ว

    Third version of tensorflow installed since 5/20/20, using your instructions; install ran with no issues, many thanks.

  • @AhmedKhaled-oq9rx
    @AhmedKhaled-oq9rx 2 ปีที่แล้ว +2

    i can't tell you how much i appreciate what you have done, thank you ♥

  • @alimoghimi8532
    @alimoghimi8532 2 ปีที่แล้ว +1

    Thanks for your great tutorial video. I had so many problems with setting up tensorflow on GPU before seeing your video.

  • @driesmichiels4184
    @driesmichiels4184 2 ปีที่แล้ว +1

    After following this video, if you're kernel stops after you try to train a neural net in jupyter and your anaconda prompt says "Could not locate zlibwapi.dll. Please make sure it is in your library path!" Try to locate this file in “C:\Program Files\Microsoft Office
    oot\Office16\ODBC Drivers\Salesforce\lib” and copy pasted this file into “C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin” This worked for me!

  • @lucuzzo96
    @lucuzzo96 2 ปีที่แล้ว +2

    Professor, I think I love you... You saved my day!

  • @tomerbrio4409
    @tomerbrio4409 ปีที่แล้ว

    Thank you !
    Just a little update regarding the installation of ip kernel.
    Run the following command:
    conda install -c anaconda ipykernel

  • @lucysumi6853
    @lucysumi6853 2 ปีที่แล้ว

    I watched so many tutorials and googled search, finally your video worked for me. Thank you so much.

  • @kingtut11
    @kingtut11 ปีที่แล้ว

    Jeff... i love you. thanks for providing a thorough af guide.

  • @danielmacedo1910
    @danielmacedo1910 8 หลายเดือนก่อน

    Mr. Heaton! Thank you very much!! You are amazing!! It just helped me a lot!! Due to my GPU hardware (GTX family), I had do install precisely as you've shown and worked perfectly!! Oh, guys, I had to use TF 2.10

  • @rishabhsheoran6959
    @rishabhsheoran6959 5 หลายเดือนก่อน

    Very helpful video Jeff! Thanks a lot!
    I was unable to see my GPU for: tf.config.list_physical_devices()
    I found out that tensorflow does not support gpu after 2.10.0 for Windows so I got that version and python 3.9 or 3.10 and finally everything worked.
    If anyone is facing the same problem, follow jeff's steps and use the above configuration I mentioned.

  • @tanhongkiat8196
    @tanhongkiat8196 2 ปีที่แล้ว

    Thank you Sir for the detailed tutorials! I have spent much time trouble shooting these issues! Now I am ready to learn more on machine learning!

  • @shubhamojhaa
    @shubhamojhaa ปีที่แล้ว

    i love you with all of my heart. thank you so much for this Jeff!

  • @Thotokk
    @Thotokk 2 ปีที่แล้ว +1

    Thank you for the nice explanations, I really spent days trying to fix this! I also got some DLL errors, although I did it exactly as in your video. In another guide they copied all the cudnn files in the Cuda subfolders, which seems cleaner. They also added two other lines into path as v11.7\bin and v11.7\libnvpp and the other two v11.7\extras\CUPTI\lib64 and v11.7\extras\CUPTI\include. That worked for me

  • @irrelevant_idea
    @irrelevant_idea 2 ปีที่แล้ว +1

    Thanks very much. Tried many ways but today it worked successfully👍...

    • @himanshukandpal5585
      @himanshukandpal5585 2 ปีที่แล้ว +1

      Hey Satyasheel, in the latest tensorflow documentation, i cannot find any paths for cudadnn. did you skipped that part?

  • @jams2blues
    @jams2blues ปีที่แล้ว

    You are awesome Jeff, thanks for doing these videos they have helped me significantly

  • @yuvisingh12345
    @yuvisingh12345 2 ปีที่แล้ว

    Thank You so much. Finally able to use the GPU

  • @mohammadsalehipak3194
    @mohammadsalehipak3194 2 ปีที่แล้ว

    The best video found after one month

  • @SpiritVector
    @SpiritVector ปีที่แล้ว

    I can definitely tell you absolutely love Microsoft buddy.

  • @lingfeizhang9411
    @lingfeizhang9411 ปีที่แล้ว +1

    Im getting that the len is 0 (so no GPU found), but with no error message. Would you have any ideas of why that could be the case?

  • @deepanshumusicongo2172
    @deepanshumusicongo2172 2 ปีที่แล้ว

    This video solved a lot of trouble for me .... Thanks

  • @martinpiceno10
    @martinpiceno10 2 ปีที่แล้ว +1

    Thanks a lot, this was very helpful and a great guide.

  • @torfa5309
    @torfa5309 2 ปีที่แล้ว +6

    I don't advise you guys to follow this guide ...the CUdnn version he installed will not work with the CUDA 11.5 when u are doing an image processing model. you need CUDNN 8.2 with cuda 11.5

    • @no-sn3gt
      @no-sn3gt 2 ปีที่แล้ว

      May I ask what are the full versions you used - for 11.5.x & 8.2.y, what are the x & y? Also what versions of tensorflow and keras did you use? Thanks!

    • @torfa5309
      @torfa5309 2 ปีที่แล้ว

      @@no-sn3gt 8.2.0 and the same cuda version he installed in the video

    • @torfa5309
      @torfa5309 2 ปีที่แล้ว

      @@no-sn3gt and regarding tensorflow it doesn’t matter which version you are using

  • @akshaydongare2136
    @akshaydongare2136 2 ปีที่แล้ว +1

    Thank you so much for this! Very helpful!!

  • @D12075
    @D12075 2 ปีที่แล้ว +2

    Jeff, it's like you're one or two months ahead of my hardware purchases! I was looking for windows 11 support because I sold my deep learning rig (I overestimated utilization % outside of work, and downshifted to an RTX laptop on sale. For those reading, a dual 3090 setup works quite well if you can find AIO water-cooled cards and acquire them at a good price.) I ran the numbers and for $20-30/month, I can just push my workload to databricks on GCP when I need it.

  • @danielotero8281
    @danielotero8281 ปีที่แล้ว

    It helped me a lot, thanks for doing this!

  • @lucasbaroneperes1903
    @lucasbaroneperes1903 ปีที่แล้ว

    The only video that solved my issue!

  • @AegeanEge35
    @AegeanEge35 ปีที่แล้ว

    Thank you for sharing this clear explanation

  • @MegaNurri
    @MegaNurri 2 ปีที่แล้ว +1

    Thank you so much! This worked like a charm! 👍👍👍 Takes a lot of space though 😅

    • @HeatonResearch
      @HeatonResearch  2 ปีที่แล้ว

      Glad it helped!

    • @NihalKumar
      @NihalKumar 2 ปีที่แล้ว

      Cuda 11.6 only supported with windows 11 now, which version u hv installed

  • @ChaiTimeDataScience
    @ChaiTimeDataScience 2 ปีที่แล้ว +1

    One day I will convince professor Jeff to switch to Torch (and also JAX)!

    • @HeatonResearch
      @HeatonResearch  2 ปีที่แล้ว

      I do Torch as well... this video happens to be on Keras. :-)

  • @chandanchandel5507
    @chandanchandel5507 ปีที่แล้ว

    Thank you so much! I really appreciate this!

  • @marc1190
    @marc1190 ปีที่แล้ว

    So for anyone experiencing DLL problems the issue seems to be with the manual install of CUDA (as opposed to conda) which automatically adds some values to PATH. If you select the most recent version of CUDA to install (I chose 12.x) these values are not what TensorFlow 2.10 is expecting hence it can't find the DLLs. Tensorflow 2.10 is required since that's the last version which natively supported GPU. pip install tensorflow==2.10
    So if you do want to proceed with the manual install then I'd imagine you need cudatoolkit=11.2 cudnn=8.1.0 in order for it to work. I didn't test this, I just installed them via conda "conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0" and its working now.
    Thanks to @Jeff for helping me see the wood for the trees!

  • @repia9290
    @repia9290 2 ปีที่แล้ว

    You solved my problem.thank you!

  • @andrewh5640
    @andrewh5640 2 ปีที่แล้ว +1

    Thank you as always!

  • @redfield126
    @redfield126 ปีที่แล้ว

    Thanks a lot for this tutorial. I would be interested in having the same for Ubuntu . I am beginner and love the way you approach things. Thanks a lot again

    • @redfield126
      @redfield126 ปีที่แล้ว

      Forget about my question. Just watched your video on WSL2. Looks exactly what I need. You made my day. Thanks again for the great content

  • @pranav9176
    @pranav9176 2 ปีที่แล้ว

    thanks a ton, this was quite helpful

  • @SefaBlacksmithson
    @SefaBlacksmithson 2 ปีที่แล้ว

    you are the best teacher thank you

  • @askerycanabarro
    @askerycanabarro ปีที่แล้ว

    Thanks Jeff. A lot!

  • @popi3789
    @popi3789 ปีที่แล้ว

    Thank you SO much. I've been looking for a solution for days to force a ML algo to go through my GPU, and I couldn't get tensorflow to detect my GPU accurately. I can tell you the heaven songs played for me all right when I saw the "True" ^^ Also I precise that I had to stick to Cuda 11 (I chose 11.2 according to the compatibility tables of tensorflow/cuda/cudnn) and tensorflow 2.5, because as I understood, tensorflow now doesn't work anymore for windows.
    Let's see now whether I can launch my script through the GPU in Jupyter...Fingers crossed!
    Thank you again though :) 🤩

  • @ND15X
    @ND15X 2 ปีที่แล้ว

    Your content is amazing!!!

  • @puranjitsingh1782
    @puranjitsingh1782 10 หลายเดือนก่อน +1

    I've installed cuda toolkit 12.3 and am not able to run gpu using tensorflow on that

  • @rafalaguna6873
    @rafalaguna6873 2 ปีที่แล้ว

    thank you, you literally saved me

  • @maulikgoswami3907
    @maulikgoswami3907 11 หลายเดือนก่อน

    thank you bro , love you

  • @sohamagarwal00
    @sohamagarwal00 ปีที่แล้ว

    Thank you so much ! My GPU mx150 is still pretty bad xD cant see much difference. But it works!

  • @astanalavista
    @astanalavista 2 ปีที่แล้ว

    Perfect guide!!! Nice

  • @askerycanabarro
    @askerycanabarro ปีที่แล้ว +1

    Quick tip. If you have a laptop and your GPU is working fine, please skip step 1, as it can mess up your graphics. For desktops, I do not see a problem.

  • @user-withoutend
    @user-withoutend 2 ปีที่แล้ว

    Thanks a lot. I can finally work.

  • @fatemeetsluck
    @fatemeetsluck 19 วันที่ผ่านมา

    I have no idea what I'm doing, I've got this Nvidia 4060 RTX Ti, installed the CUDA drivers, and all the python scripts I run always try to allocate on the PC RAM instead of using the GPU.

  • @anandakhan4160
    @anandakhan4160 ปีที่แล้ว

    beautiful, thanks.

  • @abderemanesoilihi6061
    @abderemanesoilihi6061 2 ปีที่แล้ว

    Thank you, sir!

  • @gustcol1
    @gustcol1 2 ปีที่แล้ว +1

    thanks for your help.... :)

    • @HeatonResearch
      @HeatonResearch  2 ปีที่แล้ว

      You're welcome! Glad it was helpful.

  • @tamil_techietalk
    @tamil_techietalk ปีที่แล้ว

    Thank you so much

  • @timothysimard5767
    @timothysimard5767 ปีที่แล้ว +1

    Thanks for your attempt to clarify this process. I've been struggling to get this to work for days now. I was hoping that following along your tutorial would do the trick, but no luck. I'm using an NVIDIA GeForce RTX 3060 Laptop GPU on Windows 11. I've experimented with multiple versions of Cuda, cudnn, python, and tensorflow, but nothing has worked. I'm about to throw my computer against a wall. Any chance I could reach out personally? I feel like I need some hand holding at this point.

    • @zeuztrumpeter8014
      @zeuztrumpeter8014 ปีที่แล้ว +1

      Experiencing the same problem after watching this, I also have an NVIDIA GeForce RTX 3060 Laptop GPU on Windows 11, any solution yet?

    • @timothysimard5767
      @timothysimard5767 ปีที่แล้ว +1

      @@zeuztrumpeter8014 Unfortunately not. I tried emailing the creator of this video to see if he had suggestions, but got no reply. I've had other things to work on so haven't sunk much more additional time into it. I hate having my own GPU only to use remote computing to run things because I can't figure out how to get this to work.

    • @mikeguitar-michelerossi8195
      @mikeguitar-michelerossi8195 7 หลายเดือนก่อน

      @@timothysimard5767 Found any solution? 4060 laptop gpu here.. and it doesn't work

  • @sievo666
    @sievo666 4 หลายเดือนก่อน +1

    Doesnt matter what I do i seem to always get false. (yes i have a nvidia 4090) been through the vid thrre times now

  • @vijayalakshminiranjan276
    @vijayalakshminiranjan276 ปีที่แล้ว +1

    Hello, Sir. Thank you for posting the installation video. After installing Visual Studio 2022, I have a question. I installed Cuda 11.5 as you recommended, but it reports that no supported version of Visual Studio was found. Some CUDA toolkit components will not function properly. To get full functionality, you must first install Visual Studio. But I already installed Visual Studio. Could you please assist me with this problem? Reply me ASAP

  • @nachohotdawg5634
    @nachohotdawg5634 8 หลายเดือนก่อน

    It was false for me at first, problem was I had both cuda and cudnn with latest release so I had to downgrade them, then had to unistall tensorflow and reinstall it, and now gpu is true!

  • @adityay525125
    @adityay525125 2 ปีที่แล้ว +1

    Although it doesn't help much but torch handles all dependencies via the pip. Just hoping that TF gets to the same kind of support sometime down the line.

    • @HeatonResearch
      @HeatonResearch  2 ปีที่แล้ว +2

      Yes, agree... installing PyTorch with GPU is a much shorter video.

  • @hemantkumardas3333
    @hemantkumardas3333 10 หลายเดือนก่อน

    Thanks sir...

  • @remedycodes1547
    @remedycodes1547 2 ปีที่แล้ว

    Thanks alot man.

  • @cmatiolli13
    @cmatiolli13 2 ปีที่แล้ว

    thank you for this tutorial

  • @saurabhkadam2063
    @saurabhkadam2063 5 หลายเดือนก่อน

    I have followed all the steps but at the GPU time its getting me as a false
    what would be the reason

  • @FalseZer0
    @FalseZer0 2 ปีที่แล้ว

    Thank you!

  • @md.arrahmandip7638
    @md.arrahmandip7638 ปีที่แล้ว

    Hello Sir, I have a RTX 3060 installed in my pc, I have followed your guide but my gpu is not detecting. Unlike the last part of your video the code returns False. Now Im wondering how to set up my gpu for ML. Thank you

    • @VILAB-cs2dq
      @VILAB-cs2dq ปีที่แล้ว

      Did you solve it..please help

    • @timothysimard5767
      @timothysimard5767 ปีที่แล้ว

      I have the same graphics card and have been struggling for days to get this to work. I've tried several tutorials. I must have installed a dozen different versions of cuda, cudnn, visual studio, python, tensorflow, wsl2 etc....all to no avail. Making me crazy.

  • @vinaysagar2321
    @vinaysagar2321 7 หลายเดือนก่อน

    I have done everything correct but cannot get success pls someone help me out to connect my gpu to tensorflow, I have checked every enviroment variable one by one every thing is right but still "false"

  • @MOHSINALI-bk2qo
    @MOHSINALI-bk2qo 23 วันที่ผ่านมา

    you are great

  • @aspboss1973
    @aspboss1973 ปีที่แล้ว

    I have RTX 3050, every path checks out. Still its showing False... Please help

  • @eugenesagan5203
    @eugenesagan5203 2 ปีที่แล้ว +3

    Thank you very much for the tutorial.
    Does TensorFlow (2.7.0, the latest) really work well with CUDA 11.5?
    I have CUDA 11.6 installed, but TensorFlow requirements say it needs to be 11.2. So I'm having doubts about whether I should install TensorFlow regardless of that, or find some way to downgrade CUDA.

    • @TheShekhar91
      @TheShekhar91 2 ปีที่แล้ว

      Can you share how you resolved this issue?

    • @j3rry837
      @j3rry837 2 ปีที่แล้ว

      So, what's your solution? Did you reinstall windows in the end?

    • @dimane7631
      @dimane7631 2 ปีที่แล้ว

      The same issue

  • @geleshgomathil3274
    @geleshgomathil3274 ปีที่แล้ว

    I run into issues of Conda wasnt working with python=39 and not intsaling ipkernal,
    resolved BY
    conda config --remove channels conda-forge
    conda config --add channels conda-forge
    conda update conda

  • @DukeOfCurling
    @DukeOfCurling ปีที่แล้ว

    After all this still not working for me I have a 3060 and still return just the cpu. The PATHs are correct, the conda env correctly installed as all modules etc.

  • @jaoidkrairi4478
    @jaoidkrairi4478 2 ปีที่แล้ว

    merci beaucoup tout est parfait

  • @TheJokesters19
    @TheJokesters19 ปีที่แล้ว

    THANK YOU SIIIIIIIIIIIIR

  • @ahmedzedan1772
    @ahmedzedan1772 2 ปีที่แล้ว

    THANK YOU!!! I was crying, why the fuck do they build a software like this? why there is not a button to do all these stuff and add these pathes

  • @piyalidas
    @piyalidas 11 หลายเดือนก่อน

    i am not able to statrt jupyter note getting following error"book (base) C:\Windows\System32>jupyter notebook
    Traceback (most recent call last):
    File "C:\ProgramData\anaconda3\Scripts\jupyter-notebook-script.py", line 6, in
    from notebook.notebookapp import main
    ModuleNotFoundError: No module named 'notebook.notebookapp'"
    how to resolve this , i have googled the error and tried the pip install etc.. stil doesnt work

  • @EmericaTheTour
    @EmericaTheTour 9 หลายเดือนก่อน

    Hello,
    could you do update, how to install everything, because as of today (december 2023), there are versions of TF that don't support GPU. I would love to see, how to get over it right now.

  • @user-uq9cv3xe3v
    @user-uq9cv3xe3v 3 หลายเดือนก่อน

    Can somebody Please tell is it needed for the VS code C++ Step? I will code using Python only. So what is the need?

  • @plumberski8854
    @plumberski8854 ปีที่แล้ว

    Hope that you can shine some light for me. I just got a 4070 GPU (for Python AI learning). Installed Pycharm, tensorflow, keras, etc. Tested running it with CPU only and with GPU. About 80 times faster with the GPU. What you have shown here is a lot more than what I thought. And the many steps worry me. With the installed Tensorflow, I thought then it will use the CUDA cores. Do I need to do what you have shown to make use of the CUDA? A ball park figure, how many times faster will it be with just tensorflow and with CUDA installed? Many thanks.
    P/S Thanks for this video. Nvidia's instructions are too advanced for me to understand. Guess due to the many steps, and complexities.

  • @ayxanxasmmmdov1438
    @ayxanxasmmmdov1438 ปีที่แล้ว

    hi. I done everything, but my jupyter return false value for GPU

  • @soofishafiya72
    @soofishafiya72 ปีที่แล้ว

    I followed the video step by step, everything working fine until last command resulted as FALSE instead of TRUE. I cross checked the commands in cmd but every path is working. And while opening jupyter tensorflow, it is showing an "error occurred while creating a new notebook". What should be done! Please HELP

  • @e101sg
    @e101sg 2 ปีที่แล้ว +1

    I prefer to use Anaconda...with Windows ; afraid i mess up with Drivers and system files. It may not be very latest... but it gives safe feelings. Above all, i at beginner at ML/DL and getting Dell Allienware R13 with RTX 3060 (12GB) / Intel i7 (32GB DDR5 RAM ) this week. but wish to try dual boot with Ubuntu sometime later. :)

    • @HeatonResearch
      @HeatonResearch  2 ปีที่แล้ว

      Anaconda works well too, for sure.

  • @sherifbadawy8188
    @sherifbadawy8188 2 ปีที่แล้ว

    Thank you

  • @qikeshi1219
    @qikeshi1219 2 ปีที่แล้ว

    Sorry, can I ask why it shows:
    "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bart
    'C:\Program' is not recognized as an internal or external command,
    operable program or batch file."
    When I can not run vcvars64?

  • @nikemusically
    @nikemusically ปีที่แล้ว

    hi i am having issues with installing the tensor flow

  • @isaackafshkanan509
    @isaackafshkanan509 2 ปีที่แล้ว

    Thanks Jeff 🙏! Will Pytorch gpu work aa well or we still need to type " conda install Pytorch torchvision torchaudio cudatoolkit=11.3 cuDNN= 3.2 ?

  • @zohebahmad9633
    @zohebahmad9633 ปีที่แล้ว

    for whatever reason, my mobile gtx 1660 TI just doesn't seem to work well with cuda (it seems). physical_devices('GPU') is 0 after doing everything right. even importing device_lib and returning ever device in device_lib.list_local_devices() only returns ['/device:CPU:0']... never a GPU...
    Anyone else facing this problem solved it?