https://store-images.s-microsoft.com/image/apps.12823.c438b821-1eff-4429-a937-93592021bbe5.aec63585-df3f-43d8-a1df-d4e78e6db1c0.0183e264-94e8-4c5b-94ed-217798d1cacc
Pytorch
by ATH Infosystems
Just a moment, logging you in...
Version 2.9.1 + Free Support on Ubuntu 24.04
PyTorch is an open-source deep learning framework used for building, training, and deploying machine learning models. It is widely adopted in research and production due to its dynamic computation graph and seamless Python integration.
Features:
- Dynamic computation graph for flexible and intuitive model development.
- Supports GPU acceleration for high-performance training.
- Integrates smoothly with Python and scientific libraries like NumPy.
To check the install version:
sudo su
$ pip show torch | grep Version
Disclaimer: PyTorch is an open-source project distributed under the BSD license. It is provided "as is" without warranties of any kind. Users are responsible for ensuring compliance with licensing and usage policies.