hojunkim13 / PINNs
Basic implementation of physics-informed neural network with pytorch.
☆68Updated 2 years ago
Alternatives and similar repositories for PINNs:
Users that are interested in PINNs are comparing it to the libraries listed below
- Non-adaptive and residual-based adaptive sampling for PINNs☆74Updated 2 years ago
- Implementation of PINNs in TensorFlow 2☆78Updated last year
- PINN in solving Navier–Stokes equation☆101Updated 4 years ago
- DeepXDE and PINN☆108Updated 2 years ago
- Physics Informed Neural Networks (based on Raissi et al) extended to three dimensions on the heat diffusion equations☆18Updated 2 years ago
- A pytorch implementaion of physics informed neural networks for two dimensional NS equation☆141Updated last year
- A pytorch implementation of several approaches using PINN to slove turbulent flow☆71Updated last year
- Physics-Informed Neural Network (PINN) for Solving Coupled PDEs Governing Thermochemical Physics in Bi-Material Systems☆55Updated 4 years ago
- Physics Informed Neural Networks: a starting step for CFD specialists☆30Updated 2 years ago
- PINN program for computational mechanics☆106Updated last year
- Here I will try to implement the solution of PDEs using PINN on pytorch for educational purpose