udpated notation, into control

This commit is contained in:
NT
2021-03-08 11:15:00 +08:00
parent 3017836c8c
commit 42061e7d00
11 changed files with 379 additions and 112 deletions

View File

@@ -163,6 +163,14 @@ fundamental steps. Here are some considerations for skipping ahead to the later
A brief look at our _notation_ in the {doc}`notation` chapter won't hurt in both cases, though!
```
## Implementations
This text also represents an introduction to a wide range of deep learning and simulation APIs.
We'll use popoular deep learning APIs such as _pytorch_ and _tensorflow_, and additionally
give introductions into _phiflow_ for simulations. Some examples also use _JAX_. Thus after going through
these examples, you should have a good overview of what's available in current APIs, such that
the best one can be selected for new tasks.
---
<br>
<br>