Skip to content

Hands-on tutorial for implementing Physics Informed Neural Networks in Pytorch

Notifications You must be signed in to change notification settings

FilippoMB/Physics-Informed-Neural-Networks-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Physical Informed Neural Networks

This tutorial gives a short introduction to Physical Informed Neural Networks (PINNs) and shows how to implement in Pytorch a PINN to model a growth function and a 1-dimensional wave.

💻 Notebook: nbviewer or Open In Colab


This tutorial is based on the original PINN paper, the official software implementation, and this and this great posts, which introduce the PINNs from a machine learning and a physics perspective, respectively.

About

Hands-on tutorial for implementing Physics Informed Neural Networks in Pytorch

Topics

Resources

Stars

Watchers

Forks