《深入浅出图神经网络:GNN原理解析》配套代码
☆1,920Feb 24, 2021Updated 5 years ago
Alternatives and similar repositories for GraphNeuralNetwork
Users that are interested in GraphNeuralNetwork are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 图神经网络相关算法详述及实现☆909Nov 25, 2020Updated 5 years ago
- Must-read papers on graph neural networks (GNN)☆16,735Dec 20, 2023Updated 2 years ago
- 图神经网络整理☆603Aug 11, 2021Updated 4 years ago
- GNN综述阅读报告☆926Aug 17, 2021Updated 4 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆850Jan 11, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Graph Neural Network Library for PyTorch☆23,652Apr 4, 2026Updated last week
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,261Jul 31, 2025Updated 8 months ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆912Jul 12, 2019Updated 6 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,365Apr 14, 2023Updated 2 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,653Jun 22, 2023Updated 2 years ago
- Graph Convolutional Networks in PyTorch☆5,396Sep 20, 2020Updated 5 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,120Jul 6, 2023Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,299Dec 29, 2023Updated 2 years ago
- Semi-supervised learning with graph embeddings☆950Mar 5, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Implementation and experiments of graph embedding algorithms.☆3,839Mar 14, 2024Updated 2 years ago
- AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破…