How to Install PyTorch GPU for Mac M1/M2 with Conda
You can install PyTorch for GPU support with a Mac M1/M2 using CONDA. It is very important that you install an ARM version of Python. In this video I walk you through all the steps necessary to prepare an Apple Metal Mac for my deep learning course in PyTorch.
0:27 Overview
1:00 Install Miniconda
1:49 Uninstall Anaconda (optional)
3:33 Install Miniconda
5:03 Install Jupyter
5:24 Install PyTorch
7:07 Create Jupyter Kernel
Code for This Video:
https://github.com/jeffheaton/t81_558_deep_learning/blob/pytorch/install/pytorch-install-aug-2022.ipynb
~~~~~~~~~~~~~~~ COURSE MATERIAL ~~~~~~~~~~~~~~~
📖 Textbook - coming soon
😸🐙 GitHub - https://github.com/jeffheaton/t81_558_deep_learning/tree/pytorch
▶️ Play List - https://www.youtube.com/playlist?list=PLjy4p-07OYzuy_lHcRW8lPTLPTTOmUpmi
🏫 WUSTL Course Site - https://sites.wustl.edu/jeffheaton/t81-558/
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
🖥️ Website: https://www.heatonresearch.com/
🐦 Twitter - https://twitter.com/jeffheaton
😸🐙 GitHub - https://github.com/jeffheaton
📸 Instagram - https://www.instagram.com/jeffheatondotcom/
🦾 Discord: https://discord.gg/3bjthYv
▶️ Subscribe: https://www.youtube.com/c/heatonresearch?sub_confirmation=1
~~~~~~~~~~~~~~ SUPPORT ME 🙏~~~~~~~~~~~~~~
🅿 Patreon - https://www.patreon.com/jeffheaton
🙏 Other Ways to Support (some free) - https://www.heatonresearch.com/support.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#Python #Tensorflow #Keras