Setup Mac for Machine Learning with TensorFlow in 13 minutes (works for all M1, M2)

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 344

  • @D12075
    @D12075 2 роки тому +35

    This is the best environment setup tutorial I've ever seen. I just got my personal MacBook Air M1 ~30 min ago and I'm already up and running with TF on the GPU. Well done, sir!

    • @mrdbourke
      @mrdbourke  2 роки тому

      Thank you Daniel! Enjoy!

    • @MrPanda-gf6iu
      @MrPanda-gf6iu 2 роки тому

      I wish I discovered this earlier, I wasted all day trying to setup a docker.

    • @yvankoabiloa9490
      @yvankoabiloa9490 Рік тому

      ​@@mrdbourke when I try to use my apple gpu with pytorch on jupyter notebook, it said that my kernel died. How can I make my kernel works without this thing happen?
      PS: I try to use a transformer model to train on an algorithm to detect things on images

    • @drhafez0
      @drhafez0 11 місяців тому

      Can help me decide, is MacBook air m1 good for starting on the ai and ML filed , or better to get a Nvidia GPU laptop ?

    • @atharvmukane4768
      @atharvmukane4768 8 місяців тому

      Please reply to this.I'm buying m2 air now

  • @karanhadiyal65
    @karanhadiyal65 Рік тому +1

    Thank you very much. I was trying to install tensorflow for two days, i couldn't find any way, your video solved my problem. Thank you very very much.

  • @BradenLimb
    @BradenLimb 2 роки тому +3

    Thanks Daniel! After trying multiple other tutorials I was going to give up, but I got TensorFlow working with this tutorial!

  • @OtRatsaphong
    @OtRatsaphong 2 роки тому +4

    Thank you Daniel! I bought the M1 MBP so that I could learn and experiment. Successfully installed and tested TensorFlow-metal. Enrolled in your TemsorFlow Developer Certificate course. Great course, great explanations of concepts and exercises!

  • @jimmye1205
    @jimmye1205 2 роки тому +10

    WOW!! Speechless literally I was just about to give up and start doing Machine Learning on my old pc if it were not for this I would have been coding on a toaster.
    Thank you Daniel very though rough video and very helpful.

  • @irshadgirach2213
    @irshadgirach2213 Рік тому +2

    You are a life saver man! Had been stuck trying to get tensor flow working on my m1(I'm new to Python and ML) and after trying out countless ways I finally found your video. Thanks a ton!

  • @GangstTheEr
    @GangstTheEr Рік тому +1

    There are dozens of videos that I have not been able to utilize, this one is so useful. Thank you!

    • @mrdbourke
      @mrdbourke  Рік тому

      Thank you! Glad you enjoyed!

  • @chenzihao6142
    @chenzihao6142 2 роки тому

    Dear Sir,I am an international student at UOM,and I was doing preview for the 2nd year study,your video helped me a lot on tensorflow!!thank you!

    • @mrdbourke
      @mrdbourke  2 роки тому

      You’re welcome Chen!

  • @GuyThompsonFWTX
    @GuyThompsonFWTX 2 роки тому +4

    Still waiting on my M1 Max to show up after ordering the week after the release. Thanks for these videos. Would love to see more about how you setup you dev environment in general.

    • @mrdbourke
      @mrdbourke  2 роки тому

      Woah! They must be popular if you still don’t have it… as for my dev setup I usually make a Conda environment (similar to the video) for each different project. The environment lives inside the project folder so everything for a project is in one place.

    • @matija-ziberna
      @matija-ziberna 2 роки тому

      Into my third week:)

    • @0x007A
      @0x007A 2 роки тому

      @@mrdbourke what are your thoughts on using containers to isolate each development tool from the host computer? I have been using containerized Python, pip, pipenv, pylint, and Jupyter to (1) ensure the same development environment is easily reproducible and (2) avoid "polluting" the host computer with globally-installed development tools and libraries.

  • @sportherz
    @sportherz 2 роки тому +2

    amazing, I tried to get all this installed for the last few days and failed, with the video it was so easy. Thank you so much!

  • @edhead76
    @edhead76 6 місяців тому

    and now my M2Pro chip comes to life in tensorFlow. Thanks a million, man!!

  • @maheemahee6011
    @maheemahee6011 2 роки тому +1

    You saved my £1500 man i was about to break my mac pro and wanted to get windows
    You are such a beauty thank you very much everything worked on my mac

  • @kunupat
    @kunupat 11 місяців тому +1

    Thanks! These instructions worked on M3 Pro as well! You saved my day!

    • @mrdbourke
      @mrdbourke  11 місяців тому

      Glad to hear it worked!

  • @maximbeekenkamp3342
    @maximbeekenkamp3342 2 роки тому

    Literally the only guide on the whole internet that actually works

  • @shouryabhosale4636
    @shouryabhosale4636 6 місяців тому

    thanks a lot for this video, i tried many diff videos on yt and yet none of them worked but i successfully installed tf using ur video, really glad i fond this video

  • @saigowthambabuamburi6158
    @saigowthambabuamburi6158 2 роки тому +4

    Thank you so much daniel....i have been trying from the past 4 months to install tensorflow on mac....this really helped me a lot :-))

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      You’re welcome Sai!

  • @bacon_sammich2845
    @bacon_sammich2845 Рік тому

    Thanks this worked better than the other solutions I've seen on UA-cam

  • @65_dhyaneshdikkar49
    @65_dhyaneshdikkar49 10 місяців тому

    gone through many tutorials but found this one the best....and works,, so, I am subscribing you...

    • @mrdbourke
      @mrdbourke  10 місяців тому

      Glad to hear it works!

  • @emanuelmhlanga
    @emanuelmhlanga 2 роки тому

    Hey man. You saved my life. I am very grateful for your help. I ended up using my old windows laptop for my project because tensorflow was not running on my m1.

  • @hantaojiang297
    @hantaojiang297 Рік тому

    Best tutorial ever! Now I can finally use my mac to do the deep learning locally. Thank you so much!

  • @krishnakanth4055
    @krishnakanth4055 2 роки тому

    Best video! The only video all things worked On M1 Mac as per 2022

  • @pankajshaw674
    @pankajshaw674 2 роки тому

    I recently purchased macbook air. I was facing difficulty in installing ML libraries. This is very helpful. Thanks :)

    • @mrdbourke
      @mrdbourke  2 роки тому

      Hey Pankaj! Glad to hear :) did you get it all setup?

  • @evanortiz8561
    @evanortiz8561 2 роки тому

    BRO YOU JUST SAVED ME DAYS OF RESEARCH. THANK YOU SO MUCH

  • @rich4rd636
    @rich4rd636 2 роки тому

    bought the mac pro 14 the same day you release this video. Thanks so much for this video

    • @mrdbourke
      @mrdbourke  2 роки тому

      You’re welcome Rich! Enjoy your new computer

  • @palahnuk1
    @palahnuk1 Рік тому

    Daniel - sincere thanks for sharing your hard won knowledge and skills. You are an open and supportive person. Cheers ! ... Well Done !!

  • @AravindG11
    @AravindG11 2 роки тому +17

    Thanks Daniel, this was very helpful. Can you also make a similar tutorial on setting up PyTorch on M1 Macs? That would be super helpful.

    • @Anonymous-vh9tc
      @Anonymous-vh9tc 2 роки тому +1

      PyTorch GPU doesn’t work and will never work on M1, cpu version can be installed follow their getting started guide

    • @mrdbourke
      @mrdbourke  2 роки тому +7

      Let me look into the best setup for PyTorch on M1!

    • @AravindG11
      @AravindG11 2 роки тому

      @@mrdbourke Thanks man, I will be waiting for the PyTorch setup tutorial.

    • @trefoilz7355
      @trefoilz7355 2 роки тому +1

      @@mrdbourke waiting for PyTorch and Transformers as well! I have troubles with those two as well.

    • @aimanyounis8387
      @aimanyounis8387 2 роки тому

      @@trefoilz7355 Man I hope there is! , to avoid the disconnection on google colab.

  • @Om-mb8cv
    @Om-mb8cv Рік тому

    Awesome Video Daniel !! Such a crisp explanation for the process

  • @olivias1966
    @olivias1966 11 місяців тому

    Only thing that worked for me after multiple hours!! Thank you so much!!!

    • @mrdbourke
      @mrdbourke  11 місяців тому

      Glad it worked Olivia! Happy machine learning!

  • @bierfassner2253
    @bierfassner2253 2 роки тому

    Omg thanks ive struggled for so long to get this running 🏃
    But you came to save my in the Mac terminal lost souls

  • @SaqrThabet
    @SaqrThabet Рік тому +1

    It is an incredible video as it is the first time to successfully download tensorflow libraries on my mac. Unfortunately, the step when I am supposed to successfully run the code on Jupyter notebook did not work (1st create new python files leads to: "500: Internal Server")(2nd if the 1st step worked using: "pip instal --upgarde nbconvert", then when executing the code libraries like numpy are not found). These libraries such as numpy, pandas, and matplotlib could be imported successfully if I opened the python files using visual studio code, except for tensorflow. I'm still looking for an explanation and a solution for such problem.

  • @vlademirzago
    @vlademirzago 2 роки тому +1

    As always great content sir... kudos !!! My new machine arrives this week, very excited to reproduce this tutorial on that.

    • @mrdbourke
      @mrdbourke  2 роки тому +2

      Thank you Vlademir! Enjoy your new machine

  • @alialmalki2750
    @alialmalki2750 2 роки тому

    The legend back again. Thank you Daniel!!

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      You’re welcome Ali! Plenty more videos to come :)

  • @shadyzahed3424
    @shadyzahed3424 2 роки тому

    Thanks a million, after spending several hours trying to solve it, I finally managed through you. Cheers :)

    • @mrdbourke
      @mrdbourke  2 роки тому

      You’re welcome Shady! Glad you got it working!

  • @harrivayrynen
    @harrivayrynen 2 роки тому +2

    Thank you for this. I have to try this with my M1 MacMini. Bought it about 6 months ago and I was disappointed how hard it was to make it work with ML/DL libraries. M1 has been mainly collecting dust. Time to do upgrade to OSX and try your step by step video. Maybe there is still some problems, but month by month we get new libraries which support ARM better. (Now I do not remember which libraries were hard to get going on 6 months ago, maybe it was gym and ml-agents, mainly reinforcement stuff)

    • @mrdbourke
      @mrdbourke  2 роки тому +3

      Hey Harri, I was the same when the M1 first came out. But now I find it works basically the same as all of the other machines I do machine learning on. Especially with TensorFlow-macos and TensorFlow-metal, installing these were a breeze to get TensorFlow running on the GPU

    • @nathanlewis42
      @nathanlewis42 2 роки тому

      @@mrdbourke I just installed on a M1 Mac mini and it doesn't work. The import tensorflow as tf line in the notebook gives the error: dlopen ........ Symbol not found: _OBJC_CLASS_$_MPSGraphCompilationDescriptor

  • @irfanyaqub9643
    @irfanyaqub9643 2 роки тому

    Well, i hVe learned alot from you. I have took your lectures from udemy.. i am really thankful for that. Stay blessed and keep it up.

    • @mrdbourke
      @mrdbourke  2 роки тому

      Thank you Irfan! Keep learning legend

  • @likhithraj4239
    @likhithraj4239 2 роки тому +3

    Hi Daniel, thank you for the Video, after following the instructions while connecting the Jupiter notebook I am getting error "RuntimeError Traceback (most recent call last)
    RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
    ---------------------------------------------------------------------------
    ImportError Traceback (most recent call last)
    ImportError: numpy.core.multiarray failed to import
    The above exception was the direct cause of the following exception:
    SystemError Traceback (most recent call last)
    SystemError: returned a result with an error set
    The above exception was the direct cause of the following exception:
    " Request you please advise

  • @kabala369
    @kabala369 2 роки тому

    Thank you so much Daniel. Very happy and grateful to you 😊👌🏼👍🏼

  • @amithbk12man
    @amithbk12man 2 роки тому

    Really helpful !! Will stay tuned to more of your videos.

  • @andresfelipericoavella4985
    @andresfelipericoavella4985 Місяць тому

    wauuu excellent video,Thanks a Trillon Daniel,
    blessings to you.

  • @champinmythought
    @champinmythought Рік тому +2

    I completed all the steps until the "jupyter notebook" script. However, when I created and entered a new python notebook "500: Internal Server Error" appeared. What could be the reason and how can I fix this?

  • @gregumstead6103
    @gregumstead6103 7 місяців тому +1

    I have an M3 Max and the metal install fails. Is there an updated process? I get the following
    python -m pip install tensorflow-metal
    ERROR: Could not find a version that satisfies the requirement tensorflow-metal (from versions: none)
    ERROR: No matching distribution found for tensorflow-metal

  • @satvikbisht
    @satvikbisht Рік тому

    Hey , Can you make one more video regarding the installation with the updated instructions. I think there have been few changes in the last year.

  • @kevochi09
    @kevochi09 2 роки тому

    Thanks so much Dan, you are the best. Life saver than a CIU

    • @mrdbourke
      @mrdbourke  2 роки тому

      You’re welcome Russell!

  • @ompatel1970
    @ompatel1970 Рік тому +1

    i have done the whole setup, but at the end it shows "500 internal server error ".

  • @magnets8264
    @magnets8264 Рік тому +1

    hey Daniel, I m having problem in installing tensorflow-text please can u make a video on it

  • @mohamedalryah287
    @mohamedalryah287 2 роки тому

    thanks a lot. it helped me to get my macbook successfully work

    • @mrdbourke
      @mrdbourke  2 роки тому

      Stoked to hear Mohamed!

  • @tomhommola4988
    @tomhommola4988 Рік тому +1

    If I follow these steps and open up jupyter notebook from the terminal it works but then creating a new file in this directory throws a 500: INTERNAL SERVER ERROR message. If I try opening jupyter notebook from my anaconda environment it works and I can create a new file but when I try to import tensorflow it tells me he doesn't know that module. Anyone else got a similar problem and can help me out? Thank you in advance

  • @mdjuhaeradittya
    @mdjuhaeradittya Рік тому

    Thanks a lot! It worked on my Mac.

  • @islamicinterestofficial
    @islamicinterestofficial Рік тому

    Thank you so much for the video. I love it

  • @lorre1924
    @lorre1924 Місяць тому

    Many thanks for the helpful tutorial

  • @Satoshi_Nguyen
    @Satoshi_Nguyen 2 роки тому +2

    Hi Daniel, thanks for this comprehensive tutorial. I got some questions about creating an environment:
    1. Is it a good practice to create an environment on specific directory for every project? Or we create different environments on the same directory like /Users/username/.
    2. If I install different environment on different specific directories, do I have to go install again all Tensorflow dependencies for every single one of them?
    Thanks.

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      Hey Hoang, you’re welcome legend!
      1. I personally usually create an environment for every project. Or I setup one universal environment for playing around with TensorFlow or something and do lots of projects inside that universal environment.
      2. Usually with every new environment you install the dependencies you’d like to use in it. Perhaps there might be a way to link an existing install of TensorFlow to that new environment but I’m not 100% sure on this.

  • @adityanarayangupta1
    @adityanarayangupta1 2 роки тому +3

    Hi Daniel, I recently purchased my Macbook Air M1, I tried running your process and it got executed successfully. At the last I have below given results, please suggest what needs to be corrected here:-
    ---------------------------------------------------------------------------
    ModuleNotFoundError Traceback (most recent call last)
    Input In [1], in ()
    2 import pandas as pd
    3 import sklearn
    ----> 4 import tensorflow as tf
    5 import matplotlib.pyplot as plt
    7 # Check for TensorFlow GPU access
    ModuleNotFoundError: No module named 'tensorflow'
    Please help, Thanks in Advance :)

  • @AmandeepSingh-mh8ff
    @AmandeepSingh-mh8ff 2 роки тому +1

    Thanks for the awesome tutorial!
    Just a few questions, if you don't mind:
    1. Do I need to activate/deactivate the env every time I want to work on my ML/DL projects?
    2. When I want to open Jupyter notebook to work on my existing ML/DL project, do I need to do so by activating the env inside the tensorflow_test folder every time?
    3. Is is good practice to have multiple envs for multiple projects? Will it 'waste' (because of redundant packages) storage on my Mac?
    4. Will this work with VS Code? I wanted to try out the GitHub Copilot feature...
    5. If I need to install a package, do I just pip install in the home directory, or first activate the env and then pip install the package?
    6. Is there is a reason why you chose Homebrew over Macports?
    Again, thanks a lot for the much needed tutorial!

    • @kobold2376
      @kobold2376 2 роки тому +2

      1. yes everytime you open the terminal you usually start in your base env
      2. the env has nothing to do with the folder, after you activate the env you can change your directory
      3.yes it best practice, because you may need different packages version for different projects, of course there is redundant, but less problems
      4. -
      5. first activate the env you want it to be installed the do the rest, you can use "conda install pandas" or something like this as well
      6.-
      you could have also asked google

    • @mrdbourke
      @mrdbourke  2 роки тому +3

      Yo yo! You're welcome. I'll answer your questions.
      1. Yes, for specific environments + projects you'll need to activate the environment to continue working on the project. You don't necessarily need to deactivate it (if you're going to come back to it).
      2. Yes. If you want to work on a Jupyter Notebook within the project and have access to the packages there, you should activate the environment.
      3. Here's what I do: 1x large environment for hacking around/hobby projects + 1x environment for every new larger project. If I don't use an environment in a few months, I delete it (but I also export the packages to a YAML file). Google "conda export environment packages to YAML".
      4. Yes it will. Activate the environment and project folder through VS Code's terminal.
      5. If you want to install the package in the environment, the environment should be active. If you just want to install the package globally, you can run pip install without and activate environment.
      6. I have never heard of Macports (this isn't saying anything against it). But I have used Homebrew for many years and have the most experience with it.
      Let me know if you have any follow ups.

    • @AmandeepSingh-mh8ff
      @AmandeepSingh-mh8ff 2 роки тому

      @@mrdbourke Thanks for the detailed response! I am waiting on my Macbook Pro 14 inch base model. Was hopeful for a Christmas delivery, but looks like it'll be delivered around mid-January. Regardless, I will be following your tutorial and then follow up on the 10 hour stream. Thanks a lot!

    • @AmandeepSingh-mh8ff
      @AmandeepSingh-mh8ff 2 роки тому

      @@kobold2376 Thanks for the response. Just got back after a hiatus and saw your answer.
      True, I could have just Googled everything, and I am sure I will when I am setting up my Macbook when it is finally delivered.
      Anyway, thanks!

    • @0x007A
      @0x007A 2 роки тому

      @@mrdbourke pipenv has greatly streamlined the process of creating and activating virtual environments as well as installing Python libraries. within a project's virtual environment.

  • @michaelbouril5278
    @michaelbouril5278 2 роки тому

    Seriously appreciate this video! Thank you

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      You’re welcome Michael! Happy machine learning :)

  • @vladislavshevtsov3567
    @vladislavshevtsov3567 Рік тому

    Great tutorial, however I would not limit the virtual env within a folder, the better option would be to install a global virtual env using conda.

  • @YoungMoneyInvestments
    @YoungMoneyInvestments Рік тому

    Such a helpful video. Can't thank you enough.

  • @galaxys3844
    @galaxys3844 9 місяців тому +1

    ModuleNotFoundError: No module named 'tensorflow'
    can you please reply. while i am running the code
    import numpy as np
    import pandas as pd
    import sklearn
    import tensorflow as tf
    import matplotlib.pyplot as plt
    # Check for TensorFlow GPU access
    print(f"TensorFlow has access to the following devices:
    {tf.config.list_physical_devices()}")
    # See TensorFlow version
    print(f"TensorFlow version: {tf.__version__}")

  • @istvantoth5466
    @istvantoth5466 2 роки тому

    First: thank you for the video, second: the Mac and M1 is an adventure video-game, third: you need a lot of British humor to survive it. It is now the third try I do, following different you-tube clips which shows a) it is all very simple and b) if this doesn't work, try something else, maybe it will work. Mixed in-between are some University Teachers, which explain all very well, till you just get to something really complicate and they almost alway bridge this by saying; this is now simple and I need not to be explained further...So this where my last 3 months of sufferings.
    Well I tried it now with your video, I learned a lot, but when I get to install Miniforge it arrives after a copyright notice on conda-forge to. "Redistribution and use in source and binary forms, with or without: " and goes into an infinite loop.
    I returned, reinstalled Brew and everything else, but no way out. Any idea what I could do now?

  • @lukasznowarkiewicz
    @lukasznowarkiewicz Рік тому

    Basically wonderful tutorial Thanks a lot!

  • @lakshitkava
    @lakshitkava 2 роки тому +1

    Can We change the Name of the folder from “tensorflow-test” to by renaming that folder (any number of times I want ) , after doing all the process successfully?
    Does it create any conflict?
    Thank you Sir for giving such a nice and simple explanation

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      Yes you can, you can name the folder however you want. Though if you create it as “tensorflow-test” and setup the environment with “conda create -prefix ./env” the env will rename at the original path (e.g. “tensorflow-test/env”)
      If you want to change the directory name *after* you made the env, you might have to look into renaming the Conda env path too

  • @dayaalex8693
    @dayaalex8693 Рік тому

    Worked for me, i even run a computer vision code for segmenting roads in video files. Just had to ' conda install opencv'

  • @sreedhardhulkhed9779
    @sreedhardhulkhed9779 Рік тому

    Very nice video. Is possible to make a video on Windows Installation

  • @joseptrevuelta6604
    @joseptrevuelta6604 2 роки тому +1

    @Daniel Bourke. Excellent tutorial. It worked perfectly. I'm using R for some CNN. Can you make a video on the TensorFlow, Keras, and R integration?

  • @hugopristauz3620
    @hugopristauz3620 Рік тому

    excellent job - helping a lot 🙂

  • @chunchili
    @chunchili Місяць тому

    many thanks for your video, I have a question, how can we reload conda after we reboot the mac.

  • @rpwarp
    @rpwarp Рік тому

    Great video for the quick setup. However, I think Mac M1 GPU is useless for ML development since it never works correctly. Actual CPU works much better. GPU is just there for the sake of it.

  • @ammaarkhan1856
    @ammaarkhan1856 Рік тому

    Hello Daniel. As a university student trying to dive into machine learning, setting up the environment (especially with an m1 mac) is the most draining thing to do. I wish I found this video earlier. This is the best video on this topic.
    Could you also make a tutorial for installing the TFOD API on m1 macs. I have scoured the internet and no one has an answer, resorted to using colab but that has limited capabilities unless you pay for it. Thanks again.

    • @mrdbourke
      @mrdbourke  Рік тому

      Glad you got it fixed and sorted! Thank you for the kind words

    • @ammaarkhan1856
      @ammaarkhan1856 Рік тому

      @@mrdbourke Anything on the TFOD API for M1 macs?

  • @ManuelBarros64
    @ManuelBarros64 2 роки тому

    Great and clear instructions !! Thank you a lot. :-))

  • @qspit
    @qspit 2 роки тому +1

    Great content! Why not installing miniforge using brew?

    • @mrdbourke
      @mrdbourke  2 роки тому +2

      You can do that yes with "brew install miniforge", however I wanted to link to the Miniforge website in the tutorial so someone knows where it comes from.

    • @qspit
      @qspit 2 роки тому

      @@mrdbourke, thanks. That's how I did it, I was wondering if maybe it would cause some package compatibility issues on M1

  • @buffalobillhuang4362
    @buffalobillhuang4362 2 роки тому +1

    The tutorial is clear and nice -- but just that I am getting the error on my M1 iMac.

    • @mrdbourke
      @mrdbourke  2 роки тому

      What error? You can post it on the issues page of the GitHub repo for help

    • @buffalobillhuang4362
      @buffalobillhuang4362 2 роки тому

      @@mrdbourke OK -- i just posted the error message there. Thanks

  • @monibraps
    @monibraps 8 місяців тому

    life saver. Thank you

  • @TheRcortezk9
    @TheRcortezk9 2 роки тому

    This would have saved me a lot of time. I eventually got it set up.

  • @RakibHasan-nq8df
    @RakibHasan-nq8df Рік тому

    In this way, for every project should i have to create a new directory and set environment? Can you please show how to set up a an universal environment and play around different projects

  • @siddharth4171
    @siddharth4171 Рік тому +1

    Everything worked but when i try to create a new python file in jupyter as shown, it says "500 internal server error" how to fix this?

  • @sebastianstarklink9438
    @sebastianstarklink9438 2 роки тому +1

    Thank you so much for making this video, it's exactly what I've been looking for. Just received my new macbook pro and can't wait to get it set up. :-)
    One question, if I want to use PyCharm as my IDE can I just select the virtual environment we have created in this video in PyCharm and TensorFlow will still use the GPU?

    • @mrdbourke
      @mrdbourke  2 роки тому

      You're welcome Sebastian! How did the setup go? And yes, you can still use a GPU in PyCharm with an environment active

  • @이형준-i1v
    @이형준-i1v 2 роки тому +2

    Thank you for your detail explanations.
    But I have a problem to use jupyter notebook. When I type "jupyter notebook" like you (11:15), occured.
    Someone says its reason is UTF-8 encoding, but i can't solve the problem though i changed the setting.
    If you know anything about this, could you tell me?
    Again, thanks a lot for the video!

  • @samuelrodriguezagudelo3614
    @samuelrodriguezagudelo3614 Рік тому

    THANKS! GREAT VIDEO

  • @islamicinterestofficial
    @islamicinterestofficial Рік тому

    At 11:15 my jupyter notebook was opening but not creating any new file. So I installed two more packages and the issue was gone : pip install chardet cchardet
    Now again run "jupyter notebook" and it will allow you to create new file. Cheers

  • @AnkushChauhanMystic
    @AnkushChauhanMystic 2 роки тому

    Thanks so much Daniel. I was waiting to use my M1 mac air. Do you think it's good enough for DL ? Thanks in advance. 👍😊

    • @mrdbourke
      @mrdbourke  2 роки тому

      You’re welcome! And yes it’s definitely good enough to get started, I use an M1 MacBook Pro almost everyday

  • @arhanahmed8123
    @arhanahmed8123 Рік тому

    how was your experience after this? Was Machine learning projects going ok in MacOS?

  • @williamwhitehead374
    @williamwhitehead374 Рік тому

    You're awesome! Thank you so much

  • @modoulaminceesay9211
    @modoulaminceesay9211 2 роки тому +1

    Thanks!

  • @benleo4228
    @benleo4228 2 роки тому

    Really nice video! Have you compared the performance on M1 and Non-M1 MacBook when doing machine learning? M1 MacBook runs how fast?

    • @mrdbourke
      @mrdbourke  2 роки тому

      Thank you Ben! I have compared the M1, M1 Pro and M1 Max machine learning benchmarks, see here:
      ua-cam.com/video/JWYsWhR3Pxg/v-deo.html

  • @alwaysontop828
    @alwaysontop828 Рік тому +1

    Hi, i followed exactly how you did, i got this message: 500: Internal Server Error, what to do? 😢

  • @shakes115
    @shakes115 2 роки тому

    Before Tutorial: No Computer
    After Tutorial: Made Self-Driving Car

  • @nedabarooti8002
    @nedabarooti8002 2 роки тому

    Hi Daniel, Thanks for wonderful video! Can I ask if you have any video on installing AutoKeras onMacbook M1 ? :)

    • @mrdbourke
      @mrdbourke  2 роки тому

      Not yet, but you should be able to install it into a TensorFlow 2.8+ environment with "pip3 install autokeras"

  • @anfas2005
    @anfas2005 2 роки тому

    Thank you, Daniel.

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      You’re welcome Anfas!

    • @anfas2005
      @anfas2005 2 роки тому

      @@mrdbourke FYI. During the process, I had an issue with numpy import error. I had to fix it by installing the default version. Thank you once again!

  • @Jennifer-l8y
    @Jennifer-l8y 7 місяців тому

    life changing!

  • @BapiKAR
    @BapiKAR 2 роки тому

    Really nice video.

  • @sebastianmoya1639
    @sebastianmoya1639 2 роки тому +1

    thanks thanks thanks ! amazing ! just one question. How do I into to env in different way? I can not use " Conda activate env", only Conda activate Users/.../env

    • @mrdbourke
      @mrdbourke  2 роки тому +1

      You have to make sure you’re in the right folder (where your env is). E.g. if your env is in “TensorFlow-test” folder you need to be in that folder to use “conda activate ./env”

  • @sudiptoshuvro1594
    @sudiptoshuvro1594 7 місяців тому

    I did everything and everything goes well. However, while I start training, the kernel becomes dead. Any solution that?

  • @videshdarshan4358
    @videshdarshan4358 2 роки тому

    Hi Daniel,
    Thank you for this video. I have one question How to install other package when needed.
    Can you please tell me.

  • @LemaLogamou
    @LemaLogamou 2 роки тому

    Very useful tutorial. Do you have any idea of how I can install mediapipe in the ./env?

  • @samhong6709
    @samhong6709 2 роки тому +1

    Thanks a million Daniel. Though, I have one question to ask,
    Is there any reason that you downloaded Miniforge at the Home directory instead of the root directory?
    when I've compared the anaconda location with my other intel devices (where I used brew install) they just downloaded Under the root/opt directory and there seems to be a little difference in making new environments with the following common command
    "conda create --name env_name python==version"

  • @davidk.7454
    @davidk.7454 2 роки тому

    Thank you Daniel!
    I have NO idea how any of this works and first time I've opened the terminal - and still don't understand any of it, but it works.
    How can I get the environment to work on my Spyder installation? In the preferences I can change the environment to "/Users/my_user/tensorflow-test/env/bin/python" and it works with python, but says I do not have TensorFlow installed.
    Sorry, but I've only ever worked with graphic interfaces so I have no idea what I'm doing here - but the tutorial was awesome 😊

    • @mrdbourke
      @mrdbourke  2 роки тому

      you may have to make sure Spyder knows that you’re using “conda” as the environment - if you can activate an environment using “conda” in Spyder I’d do that. Perhaps search “use conda environment with Spyder” and then activate the environment we created in this video

    • @davidk.7454
      @davidk.7454 2 роки тому

      Great, thanks! 😊

  • @msodev
    @msodev 2 роки тому

    Could you show us how to clean your HOME directory? After doing all this plus some vim config and stuff, the HOME directory gets messy as fuu

  • @Kartikflow
    @Kartikflow Рік тому

    its working pretty good but i have question i have exit the terminal after all this and then when i open the terminal and type jupyter notebook it said invalid command could you please help me with this ?

  • @pierresarzier7784
    @pierresarzier7784 2 роки тому

    Thanks Ginger brother !! ❤️️❤️️❤️️❤️️

    • @mrdbourke
      @mrdbourke  2 роки тому

      You're welcome Pierre!

  • @luissousa3165
    @luissousa3165 2 роки тому

    Im getting this error:
    could not find a version that satisfies the requiremnt tensorflow-macos (from versions:none)

  • @tanishshah922
    @tanishshah922 2 роки тому

    thanks a lottt!! literally one of the best vids out there (yet need more training to beat Indian youtubers jk) Saved a lot of time and energy, thanks