PyTorch A Quick Introduction to PyTorch 2.0 PyTorch 2.0 is out! And it comes with plenty of updates. Also NVIDIA GTC March 2023 is around the corner, to celebrate they've given me an RTX 4080 to giveaway!
PyTorch Learn PyTorch in a day. Literally. My latest YouTube video is 25 hours, 36 minutes and 57 seconds long (actually a little over a day). And its sole purpose is to be a momentum builder, to help you learn PyTorch for deep learning. Fun fact: YouTube even puts a "1" for the number of
Machine Learning Learn PyTorch for Deep Learning: Zero to Mastery The Zero to Mastery PyTorch course is live! Get started with machine learning hands-on by writing PyTorch code.
Machine Learning Setup Apple Mac for Machine Learning with PyTorch (works for all M1 and M2 chips) Prepare your M1, M1 Pro, M1 Max, M1 Ultra or M2 Mac for data science and machine learning with accelerated PyTorch for Mac.
Machine Learning The Unofficial PyTorch Optimization Loop Song Sing it with me! Do the forward pass, calculate the loss, optimizer zero grad, lossssss backward, optimizer step, step, step.