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

Train from Zarr #59

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

Need to fix overfitting by training on more data. Train from Zarr. If it's too slow then load entire Zarr into memory at start of training? Or download their numpy dataset.