Found 3,728 repositories(showing 30)
maziarraissi
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
SciML
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
rezaakb
PINNs-Torch, Physics-informed Neural Networks (PINNs) implemented in PyTorch.
prateekbhustali
Investigating PINNs
jayroxis
PyTorch Implementation of Physics-informed Neural Networks
benmoseley
Code accompanying my blog post: So, what is a physics-informed neural network?
jdtoscano94
Physics Informed Machine Learning Tutorials (Pytorch and Jax)
benmoseley
Solve forward and inverse problems related to partial differential equations using finite basis physics-informed neural networks (FBPINNs)
nanditadoloi
Simple PyTorch Implementation of Physics Informed Neural Network (PINN)
levimcclenny
Implementation of the paper "Self-Adaptive Physics-Informed Neural Networks using a Soft Attention Mechanism" [AAAI-MLPS 2021]
WenPengfei0823
State of Health (SoH) and Remaining Useful Life (RUL) prediction for Li-ion batteries based on Physics-Informed Neural Networks (PINN).
pierremtb
TensorFlow 2.0 implementation of Maziar Raissi's Physics Informed Neural Networks (PINNs).
PredictiveIntelligenceLab
No description available
idrl-lab
IDRLnet, a Python toolbox for modeling and solving problems through Physics-Informed Neural Network (PINN) systematically.
Using Physics-Informed Deep Learning (PIDL) techniques (W-PINNs-DE & W-PINNs) to solve forward and inverse hydrodynamic shock-tube problems and plane stress linear elasticity boundary value problems
PredictiveIntelligenceLab
No description available
barrosyan
Pinneaple is an open-source Physics AI toolkit for Physics-Informed Neural Networks (PINNs), scientific ML, geometry processing, solvers, and reproducible training pipelines.
okada39
Physics Informed Neural Network (PINN) for the wave equation.
AdityaLab
No description available
ComputationalDomain
No description available
PredictiveIntelligenceLab
No description available
okada39
Physics informed neural network (PINN) for cavity flow governed by Navier-Stokes equation.
rezaakb
PINNs-TF2, Physics-informed Neural Networks (PINNs) implemented in TensorFlow V2.
Wulx2050
DeepXDE and PINN
benmoseley
Introductory workshop on PINNs using the harmonic oscillator
Characterizing possible failure modes in physics-informed neural networks.
Jonas-Nicodemus
We discuss nonlinear model predictive control (NMPC) for multi-body dynamics via physics-informed machine learning methods. Physics-informed neural networks (PINNs) are a promising tool to approximate (partial) differential equations. PINNs are not suited for control tasks in their original form since they are not designed to handle variable control actions or variable initial values. We thus present the idea of enhancing PINNs by adding control actions and initial conditions as additional network inputs. The high-dimensional input space is subsequently reduced via a sampling strategy and a zero-hold assumption. This strategy enables the controller design based on a PINN as an approximation of the underlying system dynamics. The additional benefit is that the sensitivities are easily computed via automatic differentiation, thus leading to efficient gradient-based algorithms. Finally, we present our results using our PINN-based MPC to solve a tracking problem for a complex mechanical system, a multi-link manipulator.
JinshuaiBai
PINN program for computational mechanics
chen-yingfa
PINN (Physics-Informed Neural Networks) on Navier-Stokes Equations
nguyenkhoa0209
Tutorials for Physics-Informed Neural Networks