-
Heat 3 - The Heat Equation (and a Generalized Neuro-Solver)
Third and last blogpost of the Inductiva blog Heat series. It showcases how to use Physics-Informed Neural Networks (PINNs) to solve partial differential equations (in particular, the Heat equation) for arbitrary initial/boundary conditions and domain geometries.
-
Heat 2 - The Heat Equation (and a Physics-Informed Neural Network)
Second blogpost of the Inductiva blog Heat series. It shows how to solve the Heat equation using a Physics-Informed Neural Network (PINN).
-
Heat 1 - The Heat Equation (and a Classical Solver)
First blogpost of a series on the Heat equation, where the Heat partial differential equation is presented, explored and solved using a Finite Differences Method.