Advanced Lecture - PyTorch
Tuesday, July 5, 2022, 3-5 pm
This workshop introduces PyTorch, a Python-based scientific computing package that can be used as a NumPy replacement to take advantage of accelerators such as GPUs and as a library to implement neural networks. We will cover the basics of image-recognition algorithms, PyTorch's Tensor library, and how to train a simple neural network to classify images.
Link to PyTorch documentation