PyTorch is an open-source machine learning library for Python, based on Torch,used for applications such as natural language processing. It is primarily developed by Facebook’s artificial-intelligence research group and Uber’s ‘Pyro’ Probabilistic programming language software is built on it.
PyTorch provides two high-level features:
Tensor computation (like NumPy) with strong GPU acceleration
Deep neural networks built on a tape-based autodiff system
Click on the Slides button above to go event page.