Coder Social home page Coder Social logo

vermamachinelearning / keras-deep-graph-learning Goto Github PK

View Code? Open in Web Editor NEW
102.0 102.0 67.0 1.51 MB

Welcome to Keras Deep Learning on Graphs (Keras-DGL) http://vermaMachineLearning.github.io/keras-deep-graph-learning

License: MIT License

Python 27.43% HTML 54.10% CSS 5.87% JavaScript 12.59%

keras-deep-graph-learning's People

Contributors

saurabh34 avatar vermamachinelearning avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

keras-deep-graph-learning's Issues

Multi-graph attention

Why does attention on multi-graph not improving scores ? After 500 epochs scores are lower than without attention.

Version of Keras and Tensorflow

Hi, Could you please mention what versions of keras and tensorflow is used in this project? I'm trying to import GraphCNN and getting Attribute errors and module errors. I'm trying to run this in Google Colab.

Thank you.

GraphAttentionCNN

Hi,
Thanks a lot for your effort to write this model.
I want to know which paper you followed for your GraphAttentionCNN model?? I wanted to learn more details about that method.

Thanks
Mohaiminul

data format?

How is the data in A_edge_matrices_mutag.csv structured?

Missing setup.py

This package is good, but is missing a setup.py, and therefore cannot be cloned.

30% accuracy?

I don't know if I'm taking something wrong, but the very first example of GCN node classification (namely, gcnn_node_classification_example.py) is reaching only 30% accuracy. I have not changed any parameter, just runned the code as it is. Here are the last print lines:

Epoch: 0497 train_acc= 0.3000 test_acc= 0.2970
Epoch: 0498 train_acc= 0.3000 test_acc= 0.2970
Epoch: 0499 train_acc= 0.2929 test_acc= 0.2990

Anyone?

Prediction with a trained model

Got input shape error when trying to do prediction after the model is trained. What should be the input shape? I use model.predict([X, A]).

duplicate code

It seems the code for "gcnn_node_classification_with_edge_features_example.py" is the same as "gcnn_node_classification_example.py". Would you please upload the correct file?
Could you please explain how do we consider edge features in the Adjuscency matrix?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.