PyTorch Integration
===================

Includes a PyTorch IterableDataset and IterableDataLoader for loading data from a remote SFTP server through the pyremotedata.RemotePathIterator class.

Description
-----------
.. automodule:: pyremotedata.dataloader

 Contents
 --------
.. toctree::
   :maxdepth: 3
   :caption: Contents:
  
   RemotePathDataset
   RemotePathDataLoader



