Skip to content

A playground repo for testing some Physics-informed Neural Networks (PINNs) for solving simple differential equations.

Notifications You must be signed in to change notification settings

vidanchev/PINN_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Physics-Informed Neural Networks (PINN) Testing

Introduction

A playground repo for testing some Physics-informed Neural Networks (PINNs) for solving simple differential equations. The toy models will be based on the formulation of M. Raissi, P. Perdikaris and G.E. Karniadakis and are meant as an initial exploration of this new topic from personal interest.

Models

  • Solving_ODE.ipynb: A toy model solution to first and second order ODEs (radioactive decay and a harmonic oscillator) for demonstration purposes

Resources

Given the limited number of formal resources online, I used the following videos to get a better idea of the hands-on implementation details:

About

A playground repo for testing some Physics-informed Neural Networks (PINNs) for solving simple differential equations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published