xbatcher icon indicating copy to clipboard operation
xbatcher copied to clipboard

List examples of custom data loaders

Open jhamman opened this issue 3 years ago • 0 comments

This issue is meant to catalog existing Tensoflow and PyTorch data loaders that work with multi-dimensional data. The hope is that we can learn about some design patterns from existing loaders and build a generic solution that works with Xarray datasets.

Template:

Name: <short title>
ML library: >Tensorflow or PyTorch or other>
Link: <GitHub or other>
Description: <longer description, include example usage or pseudo code if possible>

jhamman avatar Jan 31 '22 17:01 jhamman