Coder Social home page Coder Social logo

xieresearchgroup / physics-aware-multiplex-gnn Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 10.0 1.06 MB

Code for our Nature Scientific Reports paper "A universal framework for accurate and efficient geometric deep learning of molecular systems"

Home Page: https://www.nature.com/articles/s41598-023-46382-8

Python 100.00%
computational-biology computational-chemistry docking geometric-deep-learning graph-neural-networks machine-learning protein-ligand-interactions rna-structure-prediction

physics-aware-multiplex-gnn's People

Contributors

zetayue 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

Watchers

 avatar  avatar

physics-aware-multiplex-gnn's Issues

Encountered an in-place operation error when using the PAMNet model

I have encountered an error while using the PAMNet model for RNA structure prediction. Specifically, the error occurred when executing the following line of code:

torch.arange(1, self.freq.numel() + 1, out=self.freq).mul_(PI)

The program threw the following error:
RuntimeError: a leaf Variable that requires grad is being used in an in-place operation.

I have consulted the relevant documentation but still cannot resolve this issue. Could you please advise on how to modify the code to avoid this error?

Not able to replicate the environment

I have been trying to replicate the environment, I create a new conda env and pip install -r requirements.txt but I'm constantly getting the error "torch_scatter-2.0.4+cu101-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform." I have tried on three different linux machines I'm getting same error. Please let me know what can be done.

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.