You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
Log timeseries of validation data (predicted PV over several hours, and actual PV)
Separately, create video of the clouds for that validation sequence? Or maybe log that video to Neptune too. But don't need to re-create every run (as long as the validation data never changes)
I would like to add a weighted mae / mse, where first time step is weighted a lot more heavily than the last.
The weights could exponentially decay, and the loss could be shorted to mae_exp2 = mae which weights decaying by half.
https://docs.google.com/document/d/1E9pccSVVIfn8m14fUqBCVLWKNiU1dUe_zgTcurqLWww/edit#
The text was updated successfully, but these errors were encountered: