PyTorch Course (2022), Part 1: Tensors

PyTorch Course (2022), Part 1: Tensors

43.518 Lượt nghe
PyTorch Course (2022), Part 1: Tensors
The primary focus of this video is the torch.tensor object: the most important object you'll be dealing with in any machine learning task. The torch.tensor is compared and contrasted with the numpy.array. Code: https://github.com/lukepolson/youtube_channel/blob/main/Python%20Tutorial%20Series/pytorch1.ipynb Discord: https://discord.gg/Ap2sf3sKqg PyTorch website: https://pytorch.org/get-started/locally/