https://github.com/asem000/physics-informed-neural-network-in-jax
Example problems in Physics informed neural network in JAX
https://github.com/asem000/physics-informed-neural-network-in-jax
colab jax laplace navier-stokes physics-based-neuralnetwork physics-informed-neural-networks pinn
Last synced: about 1 month ago
JSON representation
Example problems in Physics informed neural network in JAX
- Host: GitHub
- URL: https://github.com/asem000/physics-informed-neural-network-in-jax
- Owner: ASEM000
- License: mit
- Created: 2021-09-09T02:39:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T01:03:00.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T01:35:50.633Z (about 2 months ago)
- Topics: colab, jax, laplace, navier-stokes, physics-based-neuralnetwork, physics-informed-neural-networks, pinn
- Language: Jupyter Notebook
- Homepage:
- Size: 1.82 MB
- Stars: 78
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Physics informed neural network](https://maziarraissi.github.io/PINNs/) in [JAX](https://github.com/google/jax)
Example notebooks for various applications in Physics informed neural network.
| Description | Functional form | Class form ✨*New*✨ |
|---|---|---|
| **[ODE]** ||
|
| **[PDE]** Burgers || |
| **[PDE]** Laplace ||
|
| **[ODE]** Supervised loss + PINN || |
| **[ODE]** System of ODE || |
| **[ODE]** Finite difference || |
If you find it useful please give it a ⭐