mys007 / eccLinks
Edge-Conditioned Convolutions on Graphs
☆232Updated 6 years ago
Alternatives and similar repositories for ecc
Users that are interested in ecc are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of spectral graph ConvNets, NeurIPS’16☆290Updated 7 years ago
- Lanczos Network, Graph Neural Networks, Deep Graph Convolutional Networks, Deep Learning on Graph Structured Data, QM8 Quantum Chemistry …☆314Updated 5 years ago
- Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling☆204Updated 3 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆145Updated 7 years ago
- PyTorch implementation of DGCNN☆385Updated last year
- Graph convolutional recurrent neural network☆179Updated 7 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆46Updated 7 years ago
- ☆37Updated 6 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆178Updated 7 years ago
- Collection of graph neural networks in pytorch☆50Updated 7 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆334Updated 4 years ago
- Regularized Graph CNN for Point Cloud Segmentation☆56Updated 6 years ago
- PyTorch implementation of residual gated graph ConvNets, ICLR’18☆122Updated 6 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- The official PyTorch implementation of the CVPR2020 paper "GraphTER: Unsupervised Learning of Graph Transformation Equivariant Representa…☆57Updated 4 years ago
- tensorflow-as-gcn☆90Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Dual Graph Convolution Networks☆95Updated 6 years ago
- Pytorch implementation of Graph U-Nets (ICML19)☆536Updated 4 years ago
- ☆422Updated 6 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆630Updated 5 years ago
- Implementation of "Deep Graph Matching Consensus" in PyTorch☆265Updated 3 years ago
- a pytorch implimentation of Dynamic Graph CNN(EdgeConv)