GithubHelp home page GithubHelp logo

piml's Introduction

PDE Solver with Physics-Informed Neural Networks (PINNs)

Physics-Informed Neural Networks (PINNs) are a powerful scientific machine-learning technique used to solve problems involving Partial Differential Equations (PDEs). Unlike traditional numerical methods, PINNs approximate PDE solutions by training a neural network to minimize a loss function. This loss function includes terms reflecting the initial and boundary conditions along the space-time domain’s boundary and the PDE residual at selected points in the domain, known as collocation points.

Key Concept

  • Residual Network: PINNs incorporate a residual network that encodes the governing physics equations, allowing them to learn the underlying physics of the problem.

  • Unsupervised Training: PINNs operate as an unsupervised strategy, eliminating the need for labeled data or prior simulations.

  • Mesh-Free Technique: PINNs transform the problem of directly solving PDEs into a loss function optimization problem, making them a mesh-free technique.

  • Physics-Driven Learning: By integrating the mathematical model into the network and reinforcing the loss function with a residual term from the governing equation, PINNs leverage structured prior knowledge about the solution.

Benefits

  • Incorporation of Physics: PINNs take into account the underlying physics of the problem, leading to physically consistent solutions.
  • Flexibility: PINNs can handle complex geometries and boundary conditions without the need for extensive mesh generation.
  • Data Efficiency: PINNs require minimal labeled data, making them suitable for problems with limited or expensive data availability.

Application

PINNs have found applications in various fields, including fluid dynamics, solid mechanics, heat transfer, and electromagnetics. They offer a promising approach for solving real-world engineering and scientific problems efficiently and accurately.

References

  • Owhadi, H. (2022). Optimal learning machines. Constructive Approximation, 1-31.
  • Scientific Machine Learning Through Physics–Informed Neural Networks: Where we are and What’s Next

piml's People

Contributors

qed137 avatar

Stargazers

 avatar

Watchers

 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.