Section 01
Introduction to Physics-Informed Neural Networks (PINN) Research: Solving Partial Differential Equations with Deep Learning
Core Views
This project focuses on the research of Physics-Informed Neural Networks (PINN), exploring how to use neural networks combined with physical laws to solve partial differential equations (PDE), providing new methods for scientific computing and engineering simulation.
Project Basic Information
- Original Author/Maintainer: aidxhxr
- Source Platform: GitHub
- Original Title: PINN-Research
- Original Link: https://github.com/aidxhxr/PINN-Research
- Release Time: 2025
What is PINN
Physics-Informed Neural Networks (PINN) are deep learning methods that embed physical laws into neural network architectures. During training, they consider both data fitting and PDE constraints, and were systematically proposed by Raissi et al. in 2019.