Revise GNNLux Temporal Graph Layers#595
Closed
juanmigutierrez wants to merge 2 commits intoJuliaGraphs:masterfrom
Closed
Revise GNNLux Temporal Graph Layers#595juanmigutierrez wants to merge 2 commits intoJuliaGraphs:masterfrom
juanmigutierrez wants to merge 2 commits intoJuliaGraphs:masterfrom
Conversation
Member
|
I suggest to open separate PRs for 1) flux tutorials 2) revising lux temporal layers 3) lux tutorials |
Contributor
Author
|
I think I needs more instructions to fully solve the Temporal Graph Layers problem. I'll focus on the non-linearity of TGCN issue #591 , which seems simpler and clear to me. So will close this pull request and create the other one, to leave free this one for another person if can do it before. I think I will have this things flux and tutorials, maybe I can put it on the proposal to, to make a full proyect hard in the GSOC, for the meantime will upload the other pull request with the feature. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @CarloLucibello,
I’m excited to contribute to this project, especially as I’m interested in working on it as part of Google Summer of Code.
I am currently pursuing a Master’s in Mathematical Engineering at Politecnico di Milano, and contributing to a library focused on Graph Neural Networks (GNNs) aligns well with my academic and professional interests. This experience will allow me to deepen my understanding of state-of-the-art GNN models while also helping improve the community’s access to this library.
My background includes two Bachelor's degrees in Applied Mathematics & Computer Science and Economics. I have 4 years working in Industry as Data Scientist (Now only focusing in my studies) .and also spend my free time researching about differential privacy with some professor on the University de los Andes (Colombia), we hope to publish soon a new algorithm we developed. I think you can check my linkedin for further review of my profile: https://www.linkedin.com/in/juanmigut/
Over the weekend, I started diving into this topic, has been very cool so far! and believe I can contribute in the summer by improving tutorials,addressing issues related to CUDA and sparse linear matrices (I have prior experience with CUDA, get 2nd place in a Hackaton for Oracle on a CUDA problem) or any other cool idea I might get for the proposal. While in the meantime I plan to help solve issues to understand more the library in its deeps.
Changes in this commit:
Issue reference:
🔗 Resolves issue #562
I would appreciate any guidance on the next steps to contribute more effectively.
Looking forward to your feedback! 🚀