Coder Social home page Coder Social logo

polymernet's Introduction

Multi-task polymer network

This repository implements the multi-task graph neural networks used in the paper "Accelerating amorphous polymer electrolyte screening by learning to reduce errors in molecular dynamics simulated properties".

Prerequisites

This software package requires:

Intructions for installing the prerequisites can be found in above websites.

Usage

We provide two different types of training procedules.

Single Task

To perform single task training, run the following command:

python single_task_train.py --log10 0 data/logp/noise_0.64

The code will perform single task training that can reduce the random errors in the noisy training data.

Multi Task

To perform multi task training, run the following command:

python multi_task_train.py data/conductivity/5ns data/conductivity/50ns

The code will perform multi task training that can reduce systematic errors between 5ns and 50ns simulations.

Rerunning all experiments

We provide a script to quickly rerun most experiments in paper.

bash run.sh

Citation

Please consider citing the following paper if you find our code & data useful.

@article{xie2022accelerating,
  title={Accelerating amorphous polymer electrolyte screening by learning to reduce errors in molecular dynamics simulated properties},
  author={Xie, Tian and France-Lanord, Arthur and Wang, Yanming and Lopez, Jeffrey and Stolberg, Michael A and Hill, Megan and Leverick, Graham Michael and Gomez-Bombarelli, Rafael and Johnson, Jeremiah A and Shao-Horn, Yang and others},
  journal={Nature communications},
  volume={13},
  number={1},
  pages={1--10},
  year={2022},
  publisher={Nature Publishing Group}
}

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.