joseph-nagel / physics-informed-nn

Physics-informed neural nets with PyTorch

Repository from Github https://github.comjoseph-nagel/physics-informed-nnRepository from Github https://github.comjoseph-nagel/physics-informed-nn

Physics-informed neural nets

The goal of this project is to provide an introduction to physics-informed neural networks (PINNs). For phenomena that can be mathematically described by certain differential equations, PINNs establish a predictive modeling approach that is both physics-guided and data-driven.

Two notebooks provide a concise introduction and a practical demonstration on the basis of a one-dimensional time-dependent heat transfer problem.

Everything here is work in progress at this point.

The exact solution of a 1D heat conduction problem

Notebooks

About

Physics-informed neural nets with PyTorch

License:MIT License


Languages

Language:Jupyter Notebook 54.5%Language:Python 45.5%