mailwangi's Stars
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
tkipf/gae
Implementation of Graph Auto-Encoders in TensorFlow
weihua916/powerful-gnns
How Powerful are Graph Neural Networks?
TrustAGI-Lab/ARGA
This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., Hu, R., Long, G., Jiang, J., Yao, L., & Zhang, C. (2018). Adversarially Regularized Graph Autoencoder for Graph Embedding, [https://www.ijcai.org/proceedings/2018/0362.pdf].
jermainewang/dgl
The official repo is https://github.com/dmlc/dgl . THIS IS A FORK.