rpazuki / PINN_examples

In this project, you can find different introductory examples on how to use PINNs for solving PDEs in forwards and inverse problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physics-Informed Neural Nets (PINN)

In this project, you can find different introductory examples on how to use PINNs for solving PDEs in forwards and inverse problems.

Description

In each Jupyter notebook, you can find an standalone PINN problem..

Getting Started

Dependencies

  • numpy, matplotlib, pytorch

Authors

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

The base code of the damped simple harmonic oscillator is taken from:

About

In this project, you can find different introductory examples on how to use PINNs for solving PDEs in forwards and inverse problems.

License:MIT License


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%