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

Plot attention matrix #43

Open JackKelly opened 2 years ago

JackKelly commented 2 years ago

Ideally reshape it to a square, and align it with the satellite input, and the location of the PV system in the query.

I've sketched out how to do this in 006_randomly_pick_for_timesteps.ipynb above the wandb_logger = WandbLogger cell.