GithubHelp home page GithubHelp logo

Add the SSI-DDI Model about chemicalx HOT 10 CLOSED

astrazeneca avatar astrazeneca commented on September 17, 2024
Add the SSI-DDI Model

from chemicalx.

Comments (10)

YuWVandy avatar YuWVandy commented on September 17, 2024

Where can I find the contribution guideline and looks like the input of the original model in that paper only has two graph data and different interaction types without context features, do I need to incorporate also the context features into the current framework? Or do I need to find a way to transform the context features into a specific interaction type? Sorry that this is my first time using such a cooperative mode of GitHub and there might be some silly questions.

from chemicalx.

benedekrozemberczki avatar benedekrozemberczki commented on September 17, 2024
  1. Context features are unused in this model.
  2. There is a public reference implementation out.

from chemicalx.

YuWVandy avatar YuWVandy commented on September 17, 2024
  1. Context features are unused in this model.
  2. There is a public reference implementation out.

Thanks! Where can I find the public reference implementation out? Is it the documentation of this ChemicalX or just the original code associated with this paper?

from chemicalx.

benedekrozemberczki avatar benedekrozemberczki commented on September 17, 2024

https://github.com/kanz76/SSI-DDI/blob/master/models.py

Do not rely on PyTorch Geometric.

from chemicalx.

YuWVandy avatar YuWVandy commented on September 17, 2024

from chemicalx.

benedekrozemberczki avatar benedekrozemberczki commented on September 17, 2024

Torchdrug already has that layer.

from chemicalx.

YuWVandy avatar YuWVandy commented on September 17, 2024

The original paper defines different M learnable matrices for different interaction types in Equation (11), I guess here in our problem, can we assume only one interaction type is considered since the input is only the leftmolecules and rightmolecules.

from chemicalx.

benedekrozemberczki avatar benedekrozemberczki commented on September 17, 2024

Yes.

from chemicalx.

YuWVandy avatar YuWVandy commented on September 17, 2024

Just finished coding the model part, which is all based on torchdrug, pytorch and the current existing packages of chemicals, and currently working on testing the model. One question is that does the current pipeline support GPU training? If not, I guess I will just modify it a little bit on my end and try to train using GPU to test my implementation.

from chemicalx.

YuWVandy avatar YuWVandy commented on September 17, 2024

For testing whether our implementation is right, can I directly write a testing case following the previous script written in the test folder on github? But one thing is since it currently does not support GPU training, it will take me so long time to get the results. Can someone help me with that?

from chemicalx.

Related Issues (20)

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.