Python for AI #1: Dev Environment Setup

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024

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

  • @user-lx3rf9uq9p
    @user-lx3rf9uq9p Год назад +5

    I was searching for a good tutorial that would help me A-Z create a virtual environment. Thanks, Patrick. You did a great job.

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

    super: „that‘s-what-I-needed-right-now-video-series“. super excited, ty! 🤓

  • @starpause
    @starpause Год назад +3

    i feel like every time i revisit python projects i wind up reinstalling venv or conda from scratch. i hope after this video i'm all set with conda 🤞

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

    Thank you. Patrick.

  • @yosolonopuedo
    @yosolonopuedo Год назад +3

    Great series! Thanks!

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

    Thank you

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

    Great content 👍 Amazing explanation.

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

    Oh Perfecto

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

    Thank you very much!

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

    thank you, super helpful

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

    Hi great to see come back

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

    Hi Patrick, this is an amazing tutorial and I thank You for this guys... but with visual code it doesn't recognise conda activate/deactivate... But it works fine if I use the win terminal cmd (I am refering to the numpy library example)

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

    great video.. but setting up venv is more complicated than the AI stuff. :) stick with colab... great video ...

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

    thank you

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

    Exactly what I needed. Well explained. One question (maybe I missed this in the video) but what is the relation between the environment versus the folder on your computer. Or in other words, in which folder the files created within environment are stored?

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

    Good Explanation Vid keep it up , thanks

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

    thank you but after I install ipykernel i get Running cells with 'tensorflow' requires the ipykernel package.
    Run the following command to install 'ipykernel' into the Python environment.
    Command: 'conda install -n tensorflow ipykernel --update-deps --force-reinstall'. I ran code and still get. do you know my issue.

  • @metanulski
    @metanulski Год назад +3

    I cannot recommend the Series. You will spend a lot of time, and the explanation is fine, but sadly it just ends in the middle of nowhere in part 3.

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

    NCSWIC

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

    Thank you