PINNs Introductory Code for the Heat Equation This repository provides some basic insights on Physics Informed Neural Networks (PINNs) and their implementation. PINNs are numerical methods based on the universal approximation capacity of neural networks, aiming to approximate solutions of partial differential equations. Recently, extensive focus has been on approximating […]