added outlook chapter

This commit is contained in:
NT
2021-03-18 10:53:59 +08:00
parent 18d4f3bc75
commit f0324e7148
4 changed files with 23 additions and 13 deletions

View File

@@ -8,8 +8,8 @@
| $A$ | matrix |
| $\eta$ | learning rate or step size |
| $\Gamma$ | boundary of computational domain $\Omega$ |
| $f^{*}()$ | generic function to be approximated, typically unknown |
| $f()$ | approximate version of $f^{*}$ |
| $f^{*}$ | generic function to be approximated, typically unknown |
| $f$ | approximate version of $f^{*}$ |
| $\Omega$ | computational domain |
| $\mathcal P^*$ | continuous/ideal physical model |
| $\mathcal P$ | discretized physical model, PDE |