Commit Graph

274 Commits

Author SHA1 Message Date
NT
bb79908b37 updates of scaling part 2022-04-25 14:12:53 +02:00
NT
6792d75b13 updated readme for v0.2 2022-04-25 13:30:10 +02:00
NT
cb7ca5ba1c smaller fixes 2022-04-24 20:41:49 +02:00
NT
ba17036464 updated scaling example 2022-04-24 20:41:39 +02:00
NT
429baed362 numerous smaller fixes in physgrad chapter 2022-04-24 13:59:09 +02:00
NT
6427365d55 updated HIG notebook 2022-04-21 17:31:59 +02:00
NT
a8c116eb1e added 2 additional figures for hig, sip overviews 2022-04-21 17:23:21 +02:00
NT
a22c6763e1 added first figure, cleanup 2022-04-21 15:48:16 +02:00
NT
e84633aaa2 minor updates 2022-04-20 08:58:36 +02:00
NT
bc4718ffe9 cleanup of PG code example 2022-04-20 08:58:04 +02:00
NT
4e4016f705 updated discussion 2022-04-18 13:30:24 +02:00
NT
aa4f67eec7 updated HIG code example 2022-04-18 13:22:47 +02:00
NT
0e3cd32658 unified writing of data set 2022-04-18 10:00:44 +02:00
NT
6e36804033 updated SIP code example 2022-04-18 09:59:35 +02:00
NT
203bcaa934 updated PG introduction 2022-04-16 12:21:24 +02:00
NT
a9da41ac48 updated PG comparison notebook 2022-04-16 12:20:54 +02:00
NT
7664c5a6a0 fixed smaller issues 2022-04-15 13:26:29 +02:00
NT
31aed1f58c fixed latex script, added additional sanity checks 2022-04-15 13:25:38 +02:00
NT
4131021802 cleanup 2022-03-22 17:39:19 +08:00
NT
a947517fe9 first version of PG discussion 2022-03-22 15:56:43 +08:00
NT
180dd10c71 updating SIP example 2022-03-20 18:32:27 +08:00
NT
10d2815754 updated PG simple example 2022-03-18 13:57:00 +08:00
NT
e5b3776c3b started SIP training part 2022-03-17 13:29:28 +08:00
NT
627bd1f94f udpate of simple comparison code 2022-03-11 16:20:22 +08:00
NT
ac4faf08bb update physgrad intro 2022-03-11 15:33:42 +08:00
NT
e6a02ccb29 updating PG text 2022-03-10 11:07:32 +08:00
NT
00d198df5b minor cleanup 2022-03-07 08:43:59 +08:00
NT
59d3d8c040 restructured and updated diffphys chapter 2022-03-06 14:44:18 +08:00
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