INFO
Quantifies the error in governing equations, used in physics-informed neural networks (PINNs).
How It Works
- : Differential operator applied to predicted solution
- : Known forcing term or target
- : Number of collocation points
This measures how well the model satisfies the underlying PDEs.
What to Look For
- Lower residual = better physics compliance
- Use alongside data loss for balanced training
- Can be decomposed by equation type (e.g., momentum, continuity)