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

Training: experiment with number of layers/channels++ @PPI #27

Open
6 tasks
inakbk opened this issue Dec 19, 2024 · 0 comments
Open
6 tasks

Training: experiment with number of layers/channels++ @PPI #27

inakbk opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@inakbk
Copy link
Collaborator

inakbk commented Dec 19, 2024

We should figure out what the limit of PPI training is. Increase:

  • num_layers (we have used 8, could be 16 or more?)
  • num_channels (we have used 80, but could be 1080 or more?)

Other things to learn more about and see if we should change is:

  • limit batches
  • trainable_parameters
  • max epochs
  • iterations

Would also be an idea to do this with only surface variables like:

  • salinity_1
  • temperature_1
  • u_eastward_1
  • v_northward_1
  • w_1
  • zeta

but have not managed yet to get a training to work based on selecting the names of the variables in above list. See #28

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

No branches or pull requests

2 participants