Commit Graph

346 Commits

Author SHA1 Message Date
NT
754d79b061 fixed Burgers eq, thanks to YuSha 2022-03-04 02:21:23 +01:00
NT
39002633f2 minor, phiflow install commands 2022-02-23 16:12:38 +01:00
NT
42c0aafa21 updated physical loss chapter 2022-02-23 10:56:53 +01:00
NT
c8c0158ec2 PG updates 2022-02-05 16:53:49 +01:00
NT
3c5bcd3dda renamed z to y, sensitivity section updates 2022-02-05 16:53:49 +01:00
NT
571ec6cbb8 updated Delta x notation 2022-02-05 16:53:49 +01:00
NT
20296a2a71 updated legends 2022-02-05 16:53:49 +01:00
NT
aa4b9a3eff added HIG toy graphs, some fine tuning 2022-02-05 16:53:49 +01:00
NT
e6a3e2ae37 PG, HIG discussion 2022-02-05 16:53:49 +01:00
NT
83253b3503 moved RL chapter up, added dividers 2022-02-05 16:53:49 +01:00
NT
68a6e22341 comments on DP naming 2022-02-05 16:53:49 +01:00
NT
3d3022a429 added HIG code intro 2022-02-05 16:53:49 +01:00
NT
dd03765dc4 some HIG PG discussion 2022-02-05 16:53:49 +01:00
NT
c062037746 HIG toy example discussion continued 2022-02-05 16:53:49 +01:00
NT
ff91dee748 HIG toy example discussion started 2022-02-05 16:53:49 +01:00
NT
e7665da0c9 first version of HIGs 2022-02-05 16:53:49 +01:00
NT
5ae6a742ec fixed burgers initialization 2022-02-05 16:52:05 +01:00
NT
b74ada9eb2 fixed phiflow diffusion scaling; switched to main branch instead of develop 2021-12-28 15:53:32 +01:00
Nils Thuerey
24130d50be
Merge pull request #10 from bobarna/main
Small updates to intro-teaser.ipynb
2021-12-03 12:54:51 +01:00
bobarna
3a15ab71cb Change deprecated 'lr' argument to 'learning_rate'
This gets rid of the UserWarning:
`The 'lr' argument is deprecated, use 'learning_rate' instead.`
2021-12-03 12:24:21 +01:00
bobarna
6b347889f5 Define input_shape for models in intro-teaser.ipynb
This fixes the error:
`Input 0 of layer "dense" is incompatible with the layer: expected
min_ndim=2, found ndim=1. Full shape received: (5,)`, which currently
makes the example codes not run.
2021-12-03 12:10:49 +01:00
NT
8d12aac918 clarified 1d advection figure 2021-11-19 11:05:33 +01:00
NT
3f0a507de8 cleanup of U-net architecture 2021-11-19 11:05:16 +01:00
NT
d4507a0847 fixed upwinding, tweaked loss notation 2021-11-03 14:23:09 +01:00
NT
5094a1abef fixed typo in domain sizes 2021-10-08 09:53:15 +02:00
NT
65a501e3c6 Merge branch 'main' of github.com:tum-pbs/pbdl-book into main 2021-10-08 09:42:50 +02:00
Nils Thuerey
981a646a07
Merge pull request #7 from abdrysdale/patch-1
Fixed a type-o
2021-10-08 09:42:31 +02:00
Nils Thuerey
78b5beb393
Merge pull request #8 from abdrysdale/patch-2
Uses \times instead of x for latex maths
2021-10-08 09:42:13 +02:00
NT
8425be8fd2 corrections from Nuttapong, thanks 2021-10-08 09:07:56 +02:00
NT
edd46c172c updated physical gradient arxiv ref 2021-10-08 09:05:09 +02:00
NT
9337a36591 fixed PINN citation 2021-09-27 13:17:21 +02:00
alimongo
d70146460b
Added spaces in latex inline math equations
Mainly did this for clarity
2021-09-24 13:37:19 +01:00
alimongo
e54586922c
Replaced another $x$ with $\times$ 2021-09-24 13:33:56 +01:00
alimongo
b6218c6f96
Uses \times instead of x for latex maths
The box defined should be $80 \times 100$ not $80x100$ - I think!
2021-09-24 13:28:07 +01:00
alimongo
06a3f68eeb
Fixed a type-o
A "wo" has been changed to a "we".
2021-09-24 11:51:12 +01:00
NT
66231b6d2d Merge branch 'main' of github.com:tum-pbs/pbdl-book into main 2021-09-16 18:16:02 +02:00
NT
0bccd934cc replaced phiflow >> op calls with .at() 2021-09-16 18:15:49 +02:00
Nils Thuerey
684b698727
Merge pull request #6 from topsy404/main
fixed two typos
2021-09-16 17:17:55 +02:00
NT
bc8b2ddf73 minor tweaks 2021-09-16 16:58:30 +02:00
topsy404
aa9658ea2b
replace >> with at() method 2021-09-16 15:51:57 +08:00
topsy404
6b82e5fd50
fix typo 2021-09-16 15:24:19 +08:00
NT
d0ed9cc813 updated pip installations of phiflow 1.x 2021-09-15 10:26:41 +02:00
NT
f85a3a0c36 added pdf link 2021-09-14 11:11:35 +02:00
TUM Physics-based Simulation
3e5d733ab3
Merge pull request #3 from alonfnt/fix-typo
fixed a missing $ in physicalloss.md
2021-09-13 09:57:24 +02:00
Albert Alonso
0c51024a6b fixed some missing $ in physicalloss.md 2021-09-12 18:35:49 +02:00
NT
8f1f3c566d added colab button 2021-09-11 10:24:04 +02:00
NT
c60838b45f disabled mybinder.org for now 2021-09-11 10:14:30 +02:00
NT
b042bfe7cb added readme for github 2021-09-09 17:15:54 +02:00
NT
e0dcf28064 fixing typos, unifying nomenclature 2021-09-09 10:34:36 +02:00
NT
73ec4d1155 notebook updates for colab 2021-09-08 09:59:55 +02:00