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

Feature/hierarchical graphs #37

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

icedoom888
Copy link

An implementation of hierarchical graph model.
This allows for the creation of a model capable of dealing with multi-layered hierarchical graphs.
The model is agnostic to the choosen architecture (GNN, GraphTransformer).

@FussyDuck
Copy link

FussyDuck commented Sep 11, 2024

CLA assistant check
All committers have signed the CLA.

@mchantry
Copy link
Member

@icedoom888 thanks for the contribution.
Could you rebase it on top of
https://github.com/ecmwf/anemoi-models/pull/45/files which should be merged in the next day.
to solve the instantiate issue?

@icedoom888
Copy link
Author

Hello @mchantry, @floriankrb, I am currently blocked due to the switch to anemoi-training from aifs-mono.
Will resume working on this and address your comments once my pipeline is functional again!

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

Successfully merging this pull request may close these issues.

4 participants