minor cleanup

This commit is contained in:
NT
2021-03-15 21:05:20 +08:00
parent 285dd813c1
commit b098740ca9
2 changed files with 9 additions and 34 deletions

View File

@@ -68,9 +68,9 @@ is highly beneficial for DL to use them as much as possible.
```{admonition} Goals of this document
:class: tip
Thus, the key aspects that we want to address in the following are:
- explain how to use DL,
- and how to combine it with existing knowledge of physics and simulations,
- **without throwing away** all existing numerical knowledge and techniques.
- explain how to use deep learning techniques,
- how to combine them with **existing knowledge** of physics,
- without **throwing away** our knowledge about numerical methods.
```
Thus, we want to build on all the powerful techniques that we have