Pytorch-interactive/README.md

10 lines
271 B
Markdown
Raw Normal View History

2024-04-05 14:55:29 +00:00
# Pytorch-Interactive
2024-04-05 14:34:54 +00:00
2024-04-05 14:55:29 +00:00
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)