PyTorch user guide

Platform/OS
Linux, macOS, Windows
Category
Data Science & Analytics

PyTorch

PyTorch (created by Meta AI) is the leading deep-learning framework almost all major AI breakthroughs today are built using it.
PyTorch integrates natively with DiskSpace S3-compatible storage for massive datasets, model checkpoints, and distributed training data lakes. It lets you create apps that recognize photos, understand speech, or predict future sales without needing a PhD in math.
PyTorch uses DiskSpace S3-compatible object storage as a simple digital warehouse to keep all the training data, finished models, and results so they are safe and easy to grab from anywhere. This storage approach means your team can share huge datasets and trained models without filling up local hard drives or dealing with complicated file servers. Overall it makes building and improving intelligent software much faster, cheaper, and more collaborative for real business needs.

Connection / Setup

How to get your DiskSpace S3 credentials
New Accounts
  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below
Existing Accounts
  1. Log in to DiskSpace
  2. Scroll to DiskSpace S3 Connection Info
  3. Find your Endpoint URL, Access Key, Secret Key, and Bucket Name for use below

Sign up or log in to set up your DiskSpace S3 Storage for PyTorch.