Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 308 Bytes

pytorchipfs

A PyTorch utility for integrating IPFS (InterPlanetary File System) with PyTorch.

Supports IPFS datasets, as well as model backups.

How to Install

pip install pytorchipfs

Usage

Check out the example notebook.