Skip to content

alihojatnia/GNNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

GNNs

Graph Neural Networks (GNNs) are a class of deep learning models that are designed to work with graph-structured data. They are an extension of traditional neural networks, which were originally developed for processing vector-based data such as images, text, or time series.

GNNs are motivated by the observation that many real-world problems can be modeled as graphs, where nodes represent entities and edges represent relationships between them.

Papers

  • [https://arxiv.org/pdf/2304.10031.pdf] Architectures of Topological Deep Learning:A Survey on Topological Neural Networks Mathilde Papillon Sophia Sanborn Mustafa Hajij Nina Miolane

  • hands on GNN github

  • The Expressive Power of GNNs page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published