A Machine Learning project implementing a Graphical Neural Network (GNN) to learn representations of nodes and edges, making them suitable for complex data analysis such as social networks, citation networks, and molecular structures.
☆38Dec 24, 2025Updated 6 months ago
Alternatives and similar repositories for Graphical-Neural-Network
Users that are interested in Graphical-Neural-Network are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.