Pytorch-interactive/README.md
2024-04-05 10:55:29 -04:00

10 lines
271 B
Markdown

# Pytorch-Interactive
An interactive Pytorch environment for quick tests. Supports NVIDIA GPU's out of the box.
## Pre installed packages
- [Pytorch](https://pytorch.org)
- [Scipy](https://scipy.org)
- [Transformers](https://huggingface.co/docs/transformers/en/index)