Code Monkey home page Code Monkey logo

pinn-voltammetry-best-practices's Introduction

PINN-Voltammetry-Best-Practices

This is a code repository for 'A Critical Evaluation of Using Physics-Informed Neural Networks for Simulating Voltammetry: Strengths, Weaknesses and Best Practices' submitted to Journal of Electroanalytical Chemistry.

Requirements

Python 3.7 and above is suggested to run the program. The neural networks was developed and tested with Tensorflow 2.3. To install required packages, run

$ pip install -r requirement.txt

Eight Test Cases

The code repository contains eight folders, for the eight test cases mentioned in paper.

  • Chronoamperometry at a Macro Electrode: Highlights the importance of non-zero conditioning time.
  • Chronoamperometry at a Spherical Electrode: Mathematical transformation of PDEs to an easier form may increase the performance of PINN.
  • Cyclic voltammetry at a Spherical Electrode: Sequence to sequence training for simulation of long time duration.
  • Cyclic voltammetry at a Macro Electrode: Adaptive weights algorithm.
  • Chronoamperometry at a microband electrode: effect of batch size on learning.
  • Chronoamperometry at a cube electrode: overlapping domain decomposition increases the accuracy of prediction.
  • Cyclic voltammetry at a cube electrode: Effects of learning rate scheduling on accuracy of prediction. Please note that running this program needs a very large RAM (~ 90 GB)
  • Chronoamperometry at a microdisc electrode: Switch from cylindrical coordinates to Cartesian coordinates when facing gradient problems.

Issue Reports

Please report any issues/bugs of the code in the discussion forum of the repository or contact the corresponding author of the paper

Cite

To cite, please refer to: (A Critical Evaluation of Using Physics-Informed Neural Networks for Simulating Voltammetry: Strengths, Weaknesses and Best Practices)

pinn-voltammetry-best-practices's People

Contributors

nmerovingian avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.