This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Description
Detailed Description
We want a model that can predict both satellite imagery and pv yield.
Context
While we ultimately just care about the PV output of the model, predicting where the clouds are moving in the satellite imagery should be a good auxiliary task that might help the model learn what is important vs not.
Possible Implementation
Add another version of the Perceiver that takes two queries, one for the satellite imagery and one for PV output.