added warning on randomness

This commit is contained in:
NT 2021-05-17 16:48:35 +08:00
parent 30abdd5317
commit 48cf5ea80b

View File

@ -169,10 +169,11 @@ give introductions into the differentiable simulation framework _Φ<sub>Flow</su
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.
As we're (in most jupyter notebook examples) dealing with stochastic optimizations, many of the following code examples will produce slightly different results each time they're run. This is fairly common with NN training, but it's important to keep in mind when executing the code. It also means that the numbers discussed in the text might not exactly match the numbers you'll see after re-running the examples.
---
<br>
<br>
<br>
<!-- ## A brief history of PBDL in the context of Fluids