updated figures, and texts for figures

This commit is contained in:
NT
2021-04-01 16:42:03 +08:00
parent b8af97801e
commit 1eba53dca5
10 changed files with 75 additions and 11 deletions

View File

@@ -6,12 +6,12 @@ yield approximate solutions with a fairly simple training process, but what's
quite sad to see here is that we only use physical models and numerics
as an "external" tool to produce a big pile of data 😢.
```{figure} resources/placeholder.png
```{figure} resources/physloss-overview.jpg
---
height: 220px
name: pinn-training
name: physloss-overview
---
TODO, visual overview of PINN training
Physical losses typically combine a supervised loss with a combination of derivatives from the neural network.
```
## Using Physical Models