Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev branch for reservoir model training features #2300

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

AnnaKwa
Copy link
Contributor

@AnnaKwa AnnaKwa commented Jul 27, 2023

  • specify number of synchronization timesteps, rather than batches. i.e. the training config parameter n_batches_burnis replaced by n_timesteps_synchronize
  • can predict output variables that are different from inputs (ex. reservoir takes SST state as input but readout predicts an update tendency)
  • separate normalization transforms are fit for each set of input, output, and hybrid variables (since in the SST model, the hybrid variables have different scales than the input)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant