GasanaElysee12 / Physics-Informed-Neural-Networks-PINN-

In these notebooks we will see how we can use physics laws and small amounts of data to solve partial differential equation such as Poisson, Burger, and others using Neural Network. The first part pytorch was used but this built on Tensorflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAL-Physics-Informed-AI-Tutorial

Examples for the HAL Physics Informed AI Training Session.

On HAL, the PINNs examples should be run using the openCE/1.3.1 conda environment.

I had difficulties installing Jax on HAL, so I will run the DeepONetPI example which requires Jax on Bridges2.

About

In these notebooks we will see how we can use physics laws and small amounts of data to solve partial differential equation such as Poisson, Burger, and others using Neural Network. The first part pytorch was used but this built on Tensorflow.


Languages

Language:Jupyter Notebook 100.0%