-
Notifications
You must be signed in to change notification settings - Fork 50
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
Molecule Ring & Functional Lifting (Graph to Combinatorial) #21
base: main
Are you sure you want to change the base?
Conversation
Update code due to changes on original repo
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Hello @bertranMiquel! Thank you for your submission. As we near the end of the challenge, I am collecting participant info for the purpose of selecting and announcing winners. Please email me (or have one member of your team email me) at [email protected] so I can share access to the voting form. In your email, please include:
Before July 12, make sure that your submission respects all Submission Requirements laid out on the challenge page. Any submission that fails to meet this criteria will be automatically disqualified. |
Hi Guillermo,
Answering to fulfill the submission requirements:
- Name and last name of the participants: Bertran Miquel-Oliver, Manel
Gil-Sorribes, Alexis Molina, Victor Guallar (all of them in cc)
- Title: Molecule Ring & Functional Lifting
- Input domain: Graph
- Output domain: Combinatorial
- Pull request: #21
<#21>
Best,
Bertran
Missatge de Guillermo Bernárdez ***@***.***> del dia dl., 8
de jul. 2024 a les 19:15:
… Hello @bertranMiquel <https://github.com/bertranMiquel>! Thank you for
your submission. As we near the end of the challenge, I am collecting
participant info for the purpose of selecting and announcing winners.
Please email me (or have one member of your team email me) at
***@***.*** so I can share access to the voting form. In
your email, please include:
- your first and last name (as well as any other team members)
- the title of the method you implemented
- the input domain of the method you implemented
- the output domain of the method you implemented
- your pull request number (#21
<#21>)
Before July 12, make sure that your submission respects all Submission
Requirements laid out on the challenge page
<https://pyt-team.github.io/packs/challenge.html>. Any submission that
fails to meet this criteria will be automatically disqualified.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHTIUTRMPU4XPS7VOP2I7LLZLLCKFAVCNFSM6AAAAABKALBN72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJUG42DQMRQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Using QM9 dataset, we implement a lifting from a molecule graph to a combinatorial complex based on two points:
So far, to the best of our knowledge, it is the first implementation of a molecule as a combinatorial complex, combining both hypergraphs and cell complexes.
Here, the elements are the following:
Additionally, attributes inspired by those used in (Battiloro et al., 2024) are incorporated into the elements, enhancing the representation of the molecule.
The attributes are:
This pull request is done under the team formed by: Bertran Miquel Oliver, Manel Gil Sorribes, Alexis Molina