Giter Site home page Giter Site logo

peterbjorgensen / msgnet Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 3.0 35 KB

Tensorflow implementation of message passing neural networks for molecules and materials

License: MIT License

Python 100.00%
graphs machine-learning materials-science molecules tensorflow

msgnet's People

Contributors

peterbjorgensen avatar

Stargazers

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

Watchers

 avatar  avatar

msgnet's Issues

To clarify, the edge update functionality is only in `msgnet`, not in `schnetpack`, correct?

From README.md:

Tensorflow implementation of message passing neural networks for molecules and materials.
The framework implements the SchNet model and its extension with edge update network NMP-EDGE as well as the model used in Materials property prediction using symmetry-labeled graphs as atomic-position independent descriptors.

Currently the implementation does not enable training with forces, but this might be implemented in the future.
For a more full-fledged implementation of the SchNet model, see schnetpack.

The main difference between msgnet and schnetpack is that msgnet follows a message passing architecture and can therefore be more flexible in some cases, e.g. it can be used to train on graphs rather than on structures with full spatial information.

ASE databases scalar properties

Is there a reason that in get_matproj.py the scalar properties like delta_e and band_gap are saved as key_value_pairs and in get_qm9.py the 17 properties including tag and index are saved in the "data" dictionary, while they could also be stored as key_value_pairs, if I understand the ase.db documentation correctly? This seems to make the input pipeline a bit more complicated.

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.