Repository navigation

#

pinn

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation

Julia
1067
20 天前

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods

Julia
889
5 天前

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.

Python
740
2 个月前

Codebase for PINNacle: A Comprehensive Benchmark of Physics-Informed Neural Networks for Solving PDEs.

Python
307
8 个月前

Physics-informed neural network for solving fluid dynamics problems

Python
222
4 年前

A large-scale benchmark for machine learning methods in fluid dynamics

Python
187
4 个月前

Neural network based solvers for partial differential equations and inverse problems 🌌. Implementation of physics-informed neural networks in pytorch.

Python
148
3 个月前

This repository containts materials for End-to-End AI for Science

Jupyter Notebook
141
5 天前

PINN (Physics-Informed Neural Networks) on Navier-Stokes Equations

Jupyter Notebook
95
2 年前

Example problems in Physics informed neural network in JAX

Jupyter Notebook
80
2 年前

Deep learning library for solving differential equations on top of PyTorch.

Python
61
5 年前

Here I will try to implement the solution of PDEs using PINN on pytorch for educational purpose

Python
48
2 年前

To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to the direction of travel of information in convection-diffusion equations, i.e., method of characteristic; The repository includes a pytorch implementation of PINN and proposed LPINN with periodic boundary conditions

Python
47
2 年前
Python
39
3 个月前

DAS: A deep adaptive sampling method for solving high-dimensional partial differential equations

Python
38
5 个月前

Using PINN based MPC for motion planning for SDC and LSTM for pedestrain's trajectory prediction as dynamic obstacles

Jupyter Notebook
37
2 年前