Section 01
[Introduction] An Introductory Project for Solving PDEs with Keras-Implemented Physics-Informed Neural Networks (PINNs)
This article introduces the open-source project PINNs-Keras-PDE-Solver maintained by arshadafzal, which implements PINNs technology based on Keras and can solve classic PDE problems such as the Burgers equation and Poisson equation, suitable for academic research and teaching. Project link: https://github.com/arshadafzal/PINNs-Keras-PDE-Solver, released on May 29, 2026.