Skip to content

Mano3/keras-deep-graph-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras-DGL: Keras Deep Learning on Graphs

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"

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.1%
  • Python 27.4%
  • JavaScript 12.6%
  • CSS 5.9%