Giter Site home page Giter Site logo

wangchenghuidream / deepmolenet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frank-liu-520/deepmolenet

0.0 0.0 0.0 44 KB

Deep learning for molecules quantum chemistry properties prediction

License: Mozilla Public License 2.0

Python 100.00%

deepmolenet's Introduction

DeepMoleNet

DeepMoleNet is a deep learning package for molecular properties prediction. It is developed with a multi-level attention mechanism to enable chemical interpretable insights being fused into multi-task learning through (1) weighting contributions from various atoms and (2) taking the atom-centered symmetry functions (ACSFs) as the teacher descriptor, rather than using ACSFs as input in the conventional way. The properties including dipole moment, HOMO, and Gibbs free energy within chemical accuracy are achieved by using multiple benchmarks, both at the equilibrium and non-equilibrium geometries. Our model is also the champion solution of Codalab Alchemy Contest with the former name ape-MPNN. https://alchemy.tencent.com/

  To cite this algorithm, please reference: Ziteng Liu, Liqiang Lin, Qingqing Jia, Zheng Cheng, Yanyan Jiang, Yanwen Guo*, Jing Ma*. "Transferable multilevel attention neural network for accurate prediction of quantum chemistry properties via multitask learning." JCIM 2021 https://doi.org/10.1021/acs.jcim.0c01224   https://pubs.acs.org/doi/10.1021/acs.jcim.0c01224#

After download the code, one can use DeepMoleNet model in the following steps:

1. To unzip the download zip file and make sure that all packages (including ase, networkx, torch, torch-cluster, torch-geometric, torch-scatter, rdkit, pathlib, pandas, numpy, dscribe) listed in the requirement.txt file are installed.

2. To put molecule sdf files(QM9, Alchemy, MD17, ANI-1ccx and etc) in the .\data-bin\raw\dev, with its sdf file name and all 12 properties saved in .\data-bin\raw\dev_target.csv in templet.

3. To run the code, python DeepMoleNet.py

We also provide trained models of single-target and multi-target results trained on QM9, models trained on MD17 and models trained on ANI-1ccx for reporoducibility and other uses like transfer learning on small dataset.

Please feel free to contact us via [email protected] for any questions and visit the following website for details and updates in our codes. https://itcc.nju.edu.cn/majing/software_en.html

deepmolenet's People

Contributors

frank-liu-520 avatar

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.