Correct Data Science setup for Arm Macs (M1/M2)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ค. 2024
  • Configure VSCode, python environment and libraries to take advantage of the Apple Silicon & GPUs. Data Science & analytics workflow with VSCode.
    pip_requirements.txt: tinyurl.com/yy38frxk
    conda_requirements.txt: tinyurl.com/ycksmrt6
    #datascience #m2macbookair #m2macbookpro #vscode #machinelearning

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

  • @giftibe5268
    @giftibe5268 16 วันที่ผ่านมา

    Thanks alot for these videos. Does you have a machine learning/data science course?

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

    Thank you so much for this...though I am kinda envious that somebody other than me has already made this type of much needed content on ML and Deep Learning for Apple Silicon Macs

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

      Glad it was helpful! It took some time to get it right.

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

    Hi there - I noticed that when trying to install torch with conda I'm getting a PackagesNotFoundError - the nI came back here and see that you are getting the same. Does it make sense?
    Torchvision is the only one that actually installs something.

    • @lifecrunch
      @lifecrunch  6 หลายเดือนก่อน

      you can now just use pip install torch

  • @TusharRane2010
    @TusharRane2010 7 หลายเดือนก่อน +1

    Is VS Code good for Windows as well?

    • @lifecrunch
      @lifecrunch  7 หลายเดือนก่อน +1

      Sure. It is multiplatform. There is even a cloud based browser version.
      VS Code is defacto a standard for software development nowadays.

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

    Also: I'm getting the scikit-learn that fails when building Cython.

    • @lifecrunch
      @lifecrunch  6 หลายเดือนก่อน

      try this:
      pip install --no-build-isolation scikit-learn

  • @jason-eu5vg
    @jason-eu5vg 3 หลายเดือนก่อน

    Getting many errors trying to pip install verstack

    • @lifecrunch
      @lifecrunch  3 หลายเดือนก่อน

      I would be happy to have a look. Could you post an issue on GitHub and I will sort it out: github.com/DanilZherebtsov/verstack/issues