tum-pbs / pbdl-book

Welcome to the Physics-based Deep Learning Book (v0.2)
https://physicsbaseddeeplearning.org/
993 stars 155 forks source link

Issue on page /physicalloss-code.html #13

Closed dhruvbalwada closed 2 years ago

dhruvbalwada commented 2 years ago

The terminology/notation in the first paragrph of the Formulation section seems very confusing, and does not seem to align up with how things are defined in Models and equations section (or in the Notations section).

E.g. x is defined as neural network input or spatial location in Notation, but here it seems to be a solution to u. Should x actually be f(x;$\theta$) or u(x; $\theta$)?

thunil commented 2 years ago

Thanks for pointing this out! Is the updated version at http://physicsbaseddeeplearning.org/physicalloss-code.html clearer?