dgl
Graph DL framework
A Python package for building deep learning models on graph data structures
Python package built to ease deep learning on graph, on top of existing DL frameworks.
14k stars
175 watching
3k forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
deep-learninggraph-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
graphdeeplearning/benchmarking-gnns | A collection of datasets and tools for evaluating graph neural networks | 2,523 |
google-deepmind/graph_nets | An open-source library for building graph networks in TensorFlow and Sonnet | 5,360 |
pyg-team/pytorch_geometric | A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,382 |
awslabs/dgl-lifesci | A Python package for graph neural networks applied to life science domains | 728 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
dmlc/gnnlens2 | An interactive visualization tool for graph neural networks | 239 |
autogluon/autogluon | An automated machine learning framework that simplifies the process of building accurate predictive models from raw data, using minimal code and configuration. | 8,039 |
stellargraph/stellargraph | A machine learning library for graph data | 2,948 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 402 |
deepgraphlearning/gmnn | A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 401 |
graph4ai/graph4nlp | A Python library that enables the use of Graph Neural Networks for Natural Language Processing tasks. | 1,672 |
danielegrattarola/spektral | A Python library for building graph neural networks with Keras and TensorFlow 2. | 2,371 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,244 |
thumnlab/autogl | An autoML framework for machine learning on graphs, enabling researchers and developers to automate the process of building and training neural networks on graph data. | 1,088 |
awslabs/dgl-ke | A package for learning large-scale knowledge graph embeddings with high performance and scalability | 1,272 |