Keras extension for Deep Learning tasks on Graphs using the Sequential and Functional API of keras.
Currently Available:
- Graph Convolutional Neural Networks (GraphCNN).
- Graph Attention Convolutional Neural Networks (GraphAttentionCNN).
- Graph Convolutional Recurrent Neural Networks (GraphConvLSTM).
Docs: http://vermaMachineLearning.github.io/keras-deep-graph-learning
Forked from vermaMachineLearning/keras-deep-graph-learning for contributing the code of "Recurrent Graph Autoencoders. Peleg, Y. Feinberg, Y. ICCS 2018"