openclimatefix / power_perceiver

Machine learning experiments using the Perceiver IO model to forecast the electricity system (starting with solar)
MIT License
7 stars 1 forks source link

Give all DataLoaders a `transforms` attribute #26

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

Give all DataLoaders a transforms attribute, which accepts a list of transform functions.