PyTorch tutorial: Get started with deep learning in Python
- Written by J D
- Published in News
- Hits: 326
PyTorch is a Python-based tensor computing library with high-level support for neural network architectures. It also supports offloading computation to GPUs. A product of Facebook’s AI research team and open sourced a little more than a year ago, PyTorch has fast become the first choice of many deep learning practitioners.
(Insider Story)